Bruno Wolff III
|
1c8c77c39c
|
Need a trailing slash
|
2019-05-22 03:56:54 -05:00 |
|
Bruno Wolff III
|
e6946467a1
|
See if we can make .. work.
|
2019-05-22 03:41:16 -05:00 |
|
Bruno Wolff III
|
3665efe8d8
|
remote_artifacts is used by the basic role
So it might be it is defined even for the wrapper playbook. Probably not,
but let's test it.
|
2019-05-22 03:25:25 -05:00 |
|
Bruno Wolff III
|
ed7f34e778
|
Guess that the logs directory is in the logs variable
If that doesn't work, we will try using .. to go up.
|
2019-05-22 02:56:00 -05:00 |
|
Bruno Wolff III
|
9409f1ebcb
|
Let artifacts be default
It might be that setting artificts to allow running locally breaks
things when used by CI.
|
2019-05-22 02:31:36 -05:00 |
|
Bruno Wolff III
|
d0cc794f82
|
Missed a reference to the output
|
2019-05-22 02:12:19 -05:00 |
|
Bruno Wolff III
|
1d41ba0fdc
|
The standard interface has test.log as output
I can't choose what I want, so avoiding overwriting by using a different
name isn't going to work.
|
2019-05-22 01:43:14 -05:00 |
|
Bruno Wolff III
|
9f5a5af2ab
|
It looks like test.log is getting over written
The output checked for failure doesn't show up as an artifact, making
it hard to know why a test failed.
|
2019-05-22 01:00:53 -05:00 |
|
Bruno Wolff III
|
afc87975fa
|
Try calling tests using ansible-playbook
I'm guessing that the wrapper isn't supposed to be run directly, but
should be run using ansible-playbook from a test using the basic role.
|
2019-05-21 18:46:21 -05:00 |
|