Distribution files of oneprovider packages and dockers

Build: #3 failed Manual run by Wojciech Szmelich

Stages & jobs

  1. Build

  2. Test

  3. Publish packages

  4. Publish dockers

Test results

  • 1 test in total
  • 1 test failed
  • 1 minute taken in total.
Existing test failures 1
Status Test Failing since View job Duration
assert 0 == 1
oneprovider = <tests.packaging.deb.deb_install_test.Distribution object at 0x7f07bc7cdbe0>

    def test_oneprovider_installation(oneprovider):
        result = docker.exec_(oneprovider.container,
                                 interactive=True,
                                 tty=True,
                                 command='python3 /root/data/install_oneprovider.py {}'
(7 more lines...)