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

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: keep it as part of environ 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
Index: appengine/swarming/doc/Magic-Values.md
diff --git a/appengine/swarming/doc/Magic-Values.md b/appengine/swarming/doc/Magic-Values.md
index f131c8a138cb30c2dedb17fdd0b334231792691d..0fad18530ecfb7741a6252628c5b310030c24c88 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.
M-A Ruel 2016/06/07 22:41:19 We should probably get rid of it one day but I thi
- `SWARMING_BOT_ID` is set to the bot id.
+ - `SWARMING_TASK_ID` is set to the task id.
M-A Ruel 2016/06/07 22:41:19 Thanks! I had totally forgot to document it.
+ - `SWARMING_AUTH_PARAMS` is path to a file with task authentication tokens.
### dimensions
« no previous file with comments | « no previous file | appengine/swarming/server/bot_archive.py » ('j') | appengine/swarming/swarming_bot/bot_code/bot_auth.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698