-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[remoteci]: schedule job using remoteci role
This commit adds tests to schedule a job using a remoteci with hmac authentication. Change-Id: I4feae8d391ab9ed37b943e1a1da3efdb43404ce7
- Loading branch information
1 parent
2e88d9f
commit e8f0bb4
Showing
6 changed files
with
170 additions
and
292 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,4 +16,4 @@ lxml | |
python-swiftclient | ||
cryptography | ||
pyjwt | ||
dciauth>=1.0.0 | ||
dciauth>=1.0.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,4 +4,4 @@ pytest-cov>=1.8.0 | |
mock | ||
pylint==1.6.4 | ||
dciclient>=0.3.3 | ||
dciauth>=1.0.0 | ||
dciauth>=1.0.1 |
Oops, something went wrong.