Distribution files of oneprovider packages and dockers

Stages & jobs

  1. Build

  2. Test

  3. Publish packages

  4. Publish dockers

Test results

  • 1 test in total
  • 1 test failed
  • 1 failure is new
  • 1 minute taken in total.
New test failures 1
Status Test View job Duration
Collapse Failed deb_install_test test_oneprovider_installation[focal]
Test provider packages 1 min
assert 0 == 1
oneprovider = <tests.packaging.deb.deb_install_test.Distribution object at 0x7fa1f76548e0>

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