I'm trying to follow the following guide:
https://fedoraproject.org/wiki/CI/Tests#Wrapping
Let's say I've done the following:
$ fedpkgclone gzip $ cd gzip/tests/
Now I want to run the tests in Docker. The guide says:
Try running this example test against an Atomic Host or Docker
Container. It should pass.
"Docker Container" leads to:
https://fedoraproject.org/wiki/CI/Standard_Test_Roles#Container
So I've done:
$ export TEST_SUBJECTS=docker:docker.io/library/fedora:26 $ ansible-playbook --tags=container tests.yml
I see a lot of cows (cute), yet the error is:
"Destination /usr/local/bin not writable"
It's also amazingly fast, so I think no Fedora 26 docker image is being pulled in. I don't think docker is invoked here at all.
What piece am I missing?
On 17.4.2018 22:45, Miro Hrončok wrote:
I'm trying to follow the following guide:
https://fedoraproject.org/wiki/CI/Tests#Wrapping
...
What piece am I missing?
Is this a wrong place ask?
On Sat, Apr 21, 2018 at 05:07:16PM +0200, Miro Hrončok wrote:
I'm trying to follow the following guide: https://fedoraproject.org/wiki/CI/Tests#Wrapping What piece am I missing?
Is this a wrong place ask?
Maybe try ci@lists.fedoraproject.org?
On 21.4.2018 18:13, Matthew Miller wrote:
On Sat, Apr 21, 2018 at 05:07:16PM +0200, Miro Hrončok wrote:
I'm trying to follow the following guide: https://fedoraproject.org/wiki/CI/Tests#Wrapping What piece am I missing?
Is this a wrong place ask?
Maybe try ci@lists.fedoraproject.org?
Thank You, Matthew.
On Sat, 2018-04-21 at 17:07 +0200, Miro Hrončok wrote:
On 17.4.2018 22:45, Miro Hrončok wrote:
I'm trying to follow the following guide:
https://fedoraproject.org/wiki/CI/Tests#Wrapping
...
What piece am I missing?
Is this a wrong place ask?
I did ask in #fedora-ci on IRC if anyone could answer the question for you, sorry I didn't check to see if anyone had followed up. It's not *wrong* exactly, but the folks here are not mostly the folks responsible for the 'Fedora CI' stuff, this list is older and mainly focused on the dev projects initiated by the 'Fedora QA' team itself (of which Fedora CI is not one). Sorry for the confusion :/
On 23.4.2018 20:06, Adam Williamson wrote:
I did ask in #fedora-ci on IRC if anyone could answer the question for you, sorry I didn't check to see if anyone had followed up. It's not *wrong* exactly, but the folks here are not mostly the folks responsible for the 'Fedora CI' stuff, this list is older and mainly focused on the dev projects initiated by the 'Fedora QA' team itself (of which Fedora CI is not one). Sorry for the confusion :/
Thank you Adam, I've asked at CI list:
https://lists.fedoraproject.org/archives/list/ci@lists.fedoraproject.org/thr...
qa-devel@lists.fedoraproject.org