Skip to content

Commit

Permalink
[remoteci]: schedule job using remoteci role
Browse files Browse the repository at this point in the history
This commit adds tests to schedule a job using
a remoteci with hmac authentication.

Change-Id: I4feae8d391ab9ed37b943e1a1da3efdb43404ce7
  • Loading branch information
ylamgarchal authored and rh-gvincent committed Nov 16, 2017
1 parent 2e88d9f commit e8f0bb4
Show file tree
Hide file tree
Showing 6 changed files with 170 additions and 292 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ lxml
python-swiftclient
cryptography
pyjwt
dciauth>=1.0.0
dciauth>=1.0.1
2 changes: 1 addition & 1 deletion test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Loading

0 comments on commit e8f0bb4

Please sign in to comment.