CentOS-PaaS-SIG / ci-pipeline

There are many projects that are concentrated on CI for Atomic Openshift. This is focused on complete CI testing of all Atomic and Base Runtime components for a new Atomic deliverable that comes from Fedora sources.
GNU General Public License v3.0
23 stars 35 forks source link

Fix str-container-test container #751

Closed johnbieren closed 6 years ago

johnbieren commented 6 years ago

With Fedora 28, the pod is created and it fails instantly with "The agent has not been fully initialized yet." For some reason, I don't see this with Fedora 27. Also, with the Fedora 27 container, I have confirmed I don't need all the systemd hacking, /usr/sbin/init with the no VOLUME line seems to be sufficient.

Signed-off-by: Johnny Bieren jbieren@redhat.com

johnbieren commented 6 years ago

[merge] That sounds like it could be exactly it, but I don't know how to remedy that...