#175 Deploy dockerautotest
Closed: Fixed None Opened 9 years ago by mkrizek.

This will likely include:
1. building and installing taskotron-trigger with D796 and D797, make sure to update the config file
2. git clone dockerautotest repo on buildmaster - https://bitbucket.org/fedoraqa/task-dockerautotest, make sure develop and master branches exist

Let's start with deploying to dev and see how that goes from there.


This ticket had assigned some Differential requests:
D796
D797

Deployed to dev. Waiting for a docker build to trigger the task.

task-dockerautotest is failing. Reason is this:

Part of docker build is package docker-vim with vim syntax highlighting for Docker. On the base image is package vim-minimal, but docker-vim requires vim. Problem is that there was [[ https://bugzilla.redhat.com/show_bug.cgi?id=1329015 | a bug with vim and vim-minimal ]] that they have conflicting file (see for example [[ http://taskotron-dev.fedoraproject.org/taskmaster/builders/x86_64/builds/157558/steps/runtask/logs/stdio | this log ]]). This bug seems to be fixed by newest versions of vim-minimal and vim - hopefully, on next Docker build, vim-minimal will be up to date on base image and it will run without problem.

We tried running the check with the latest image which solved the issue. The reason we see it failing is because we have incorrectly configured libtaskotron, it uses default image instead of our custom ones. @jskladan is working on building images for f{22,24,25}.

This has been deployed to dev, stg and prod. Closing, if there are any issues please open a new ticket.

Metadata Update from @mkrizek:
- Issue tagged with: infrastructure

7 years ago

Log in to comment on this ticket.

Metadata