Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2190)

Unified Diff: appengine/swarming/doc/Magic-Values.md

Issue 2024313003: Send authorization headers when calling Swarming backend. (Closed) Base URL: https://chromium.googlesource.com/external/github.com/luci/luci-py@master
Patch Set: rebase Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | appengine/swarming/server/bot_archive.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: appengine/swarming/doc/Magic-Values.md
diff --git a/appengine/swarming/doc/Magic-Values.md b/appengine/swarming/doc/Magic-Values.md
index f1df877966c497a06f230f9af72f1c110af1cfb4..2a8735035e5344ea4b0cc9b7ae5c7934de791f14 100644
--- a/appengine/swarming/doc/Magic-Values.md
+++ b/appengine/swarming/doc/Magic-Values.md
@@ -35,6 +35,8 @@ always set:
- `SWARMING_HEADLESS=1` is always set.
- `SWARMING_BOT_ID` is set to the bot id.
+ - `SWARMING_TASK_ID` is set to the task id.
+ - `SWARMING_AUTH_PARAMS` is path to a file with task authentication tokens.
The following environment variables may be set to alter bot behavior:
« no previous file with comments | « no previous file | appengine/swarming/server/bot_archive.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698