Add multiple mirror sync with extensive include/exclude pattern matching #2076
ci.yml
on: pull_request_target
test_release
2m 24s
Matrix: test_quetz
Annotations
40 errors and 5 warnings
test_quetz (ubuntu-latest, postgres, create-tables):
quetz/tests/test_mirror.py#L215
test_set_mirror_url
AssertionError: assert None == 'http://my_remote_host'
|
test_quetz (ubuntu-latest, postgres, create-tables):
quetz/tests/test_mirror.py#L491
test_synchronisation_sha[new-sha-sum]
assert 1 == (1 + 1)
+ where 1 = len([<quetz.db_models.PackageVersion object at 0x7f6ee933b8d0>])
|
test_quetz (ubuntu-latest, postgres, create-tables):
quetz/tests/test_mirror.py#L491
test_synchronisation_sha[new-subdir-and-new-sha]
assert 1 == (1 + 1)
+ where 1 = len([<quetz.db_models.PackageVersion object at 0x7f6ee8cb70d0>])
|
test_quetz (ubuntu-latest, postgres, create-tables):
quetz/tests/test_mirror.py#L491
test_synchronisation_sha[new-subdir-old-sha]
assert 1 == (1 + 1)
+ where 1 = len([<quetz.db_models.PackageVersion object at 0x7f6ee8dcdc90>])
|
test_quetz (ubuntu-latest, postgres, create-tables):
quetz/tests/test_mirror.py#L491
test_synchronisation_sha[new-package-name]
assert 1 == (1 + 1)
+ where 1 = len([<quetz.db_models.PackageVersion object at 0x7f6edb015c10>])
|
test_quetz (ubuntu-latest, postgres, create-tables):
quetz/tests/test_mirror.py#L491
test_synchronisation_sha[new-version-number]
assert 1 == (1 + 1)
+ where 1 = len([<quetz.db_models.PackageVersion object at 0x7f6ee8bea390>])
|
test_quetz (ubuntu-latest, postgres, create-tables):
quetz/tests/test_mirror.py#L491
test_synchronisation_sha[two-new-package-versions]
assert 1 == (2 + 1)
+ where 1 = len([<quetz.db_models.PackageVersion object at 0x7f6ee8efa150>])
|
test_quetz (ubuntu-latest, postgres, create-tables):
quetz/tests/test_mirror.py#L491
test_synchronisation_sha[two-packages-one-new]
assert 1 == (1 + 1)
+ where 1 = len([<quetz.db_models.PackageVersion object at 0x7f6ee8e9a550>])
|
test_quetz (ubuntu-latest, postgres, create-tables):
quetz/tests/test_mirror.py#L491
test_synchronisation_sha[new-md5-sum]
assert 1 == (1 + 1)
+ where 1 = len([<quetz.db_models.PackageVersion object at 0x7f6ee9108450>])
|
test_quetz (ubuntu-latest, postgres, create-tables):
quetz/tests/test_mirror.py#L491
test_synchronisation_sha[new-sha-old-md5]
assert 1 == (1 + 1)
+ where 1 = len([<quetz.db_models.PackageVersion object at 0x7f6ee86ee650>])
|
test_quetz (ubuntu-latest, postgres, use-migrations):
quetz/tests/test_mirror.py#L215
test_set_mirror_url
AssertionError: assert None == 'http://my_remote_host'
|
test_quetz (ubuntu-latest, postgres, use-migrations):
quetz/tests/test_mirror.py#L491
test_synchronisation_sha[new-sha-sum]
assert 1 == (1 + 1)
+ where 1 = len([<quetz.db_models.PackageVersion object at 0x7f84e5a107d0>])
|
test_quetz (ubuntu-latest, postgres, use-migrations):
quetz/tests/test_mirror.py#L491
test_synchronisation_sha[new-subdir-and-new-sha]
assert 1 == (1 + 1)
+ where 1 = len([<quetz.db_models.PackageVersion object at 0x7f84e5674cd0>])
|
test_quetz (ubuntu-latest, postgres, use-migrations):
quetz/tests/test_mirror.py#L491
test_synchronisation_sha[new-subdir-old-sha]
assert 1 == (1 + 1)
+ where 1 = len([<quetz.db_models.PackageVersion object at 0x7f84e57aed10>])
|
test_quetz (ubuntu-latest, postgres, use-migrations):
quetz/tests/test_mirror.py#L491
test_synchronisation_sha[new-package-name]
assert 1 == (1 + 1)
+ where 1 = len([<quetz.db_models.PackageVersion object at 0x7f84e753b590>])
|
test_quetz (ubuntu-latest, postgres, use-migrations):
quetz/tests/test_mirror.py#L491
test_synchronisation_sha[new-version-number]
assert 1 == (1 + 1)
+ where 1 = len([<quetz.db_models.PackageVersion object at 0x7f84e52fd510>])
|
test_quetz (ubuntu-latest, postgres, use-migrations):
quetz/tests/test_mirror.py#L491
test_synchronisation_sha[two-new-package-versions]
assert 1 == (2 + 1)
+ where 1 = len([<quetz.db_models.PackageVersion object at 0x7f84e5025110>])
|
test_quetz (ubuntu-latest, postgres, use-migrations):
quetz/tests/test_mirror.py#L491
test_synchronisation_sha[two-packages-one-new]
assert 1 == (1 + 1)
+ where 1 = len([<quetz.db_models.PackageVersion object at 0x7f84e5096890>])
|
test_quetz (ubuntu-latest, postgres, use-migrations):
quetz/tests/test_mirror.py#L491
test_synchronisation_sha[new-md5-sum]
assert 1 == (1 + 1)
+ where 1 = len([<quetz.db_models.PackageVersion object at 0x7f84d74b8b10>])
|
test_quetz (ubuntu-latest, postgres, use-migrations):
quetz/tests/test_mirror.py#L491
test_synchronisation_sha[new-sha-old-md5]
assert 1 == (1 + 1)
+ where 1 = len([<quetz.db_models.PackageVersion object at 0x7f84e63b6390>])
|
test_quetz (ubuntu-latest, sqlite, create-tables):
quetz/tests/test_mirror.py#L215
test_set_mirror_url
AssertionError: assert None == 'http://my_remote_host'
|
test_quetz (ubuntu-latest, sqlite, create-tables):
quetz/tests/test_mirror.py#L491
test_synchronisation_sha[new-sha-sum]
assert 1 == (1 + 1)
+ where 1 = len([<quetz.db_models.PackageVersion object at 0x7efc8c46d6d0>])
|
test_quetz (ubuntu-latest, sqlite, create-tables):
quetz/tests/test_mirror.py#L491
test_synchronisation_sha[new-subdir-and-new-sha]
assert 1 == (1 + 1)
+ where 1 = len([<quetz.db_models.PackageVersion object at 0x7efc8cfdb350>])
|
test_quetz (ubuntu-latest, sqlite, create-tables):
quetz/tests/test_mirror.py#L491
test_synchronisation_sha[new-subdir-old-sha]
assert 1 == (1 + 1)
+ where 1 = len([<quetz.db_models.PackageVersion object at 0x7efc8cfcd5d0>])
|
test_quetz (ubuntu-latest, sqlite, create-tables):
quetz/tests/test_mirror.py#L491
test_synchronisation_sha[new-package-name]
assert 1 == (1 + 1)
+ where 1 = len([<quetz.db_models.PackageVersion object at 0x7efc7cca2dd0>])
|
test_quetz (ubuntu-latest, sqlite, create-tables):
quetz/tests/test_mirror.py#L491
test_synchronisation_sha[new-version-number]
assert 1 == (1 + 1)
+ where 1 = len([<quetz.db_models.PackageVersion object at 0x7efc8c952c90>])
|
test_quetz (ubuntu-latest, sqlite, create-tables):
quetz/tests/test_mirror.py#L491
test_synchronisation_sha[two-new-package-versions]
assert 1 == (2 + 1)
+ where 1 = len([<quetz.db_models.PackageVersion object at 0x7efc87f5db50>])
|
test_quetz (ubuntu-latest, sqlite, create-tables):
quetz/tests/test_mirror.py#L491
test_synchronisation_sha[two-packages-one-new]
assert 1 == (1 + 1)
+ where 1 = len([<quetz.db_models.PackageVersion object at 0x7efc8cf53810>])
|
test_quetz (ubuntu-latest, sqlite, create-tables):
quetz/tests/test_mirror.py#L491
test_synchronisation_sha[new-md5-sum]
assert 1 == (1 + 1)
+ where 1 = len([<quetz.db_models.PackageVersion object at 0x7efc8cfac150>])
|
test_quetz (ubuntu-latest, sqlite, create-tables):
quetz/tests/test_mirror.py#L491
test_synchronisation_sha[new-sha-old-md5]
assert 1 == (1 + 1)
+ where 1 = len([<quetz.db_models.PackageVersion object at 0x7efc8ce7b1d0>])
|
test_quetz (ubuntu-latest, sqlite, use-migrations):
quetz/tests/test_mirror.py#L215
test_set_mirror_url
AssertionError: assert None == 'http://my_remote_host'
|
test_quetz (ubuntu-latest, sqlite, use-migrations):
quetz/tests/test_mirror.py#L491
test_synchronisation_sha[new-sha-sum]
assert 1 == (1 + 1)
+ where 1 = len([<quetz.db_models.PackageVersion object at 0x7f5c3768f890>])
|
test_quetz (ubuntu-latest, sqlite, use-migrations):
quetz/tests/test_mirror.py#L491
test_synchronisation_sha[new-subdir-and-new-sha]
assert 1 == (1 + 1)
+ where 1 = len([<quetz.db_models.PackageVersion object at 0x7f5c37dde410>])
|
test_quetz (ubuntu-latest, sqlite, use-migrations):
quetz/tests/test_mirror.py#L491
test_synchronisation_sha[new-subdir-old-sha]
assert 1 == (1 + 1)
+ where 1 = len([<quetz.db_models.PackageVersion object at 0x7f5c3732fa90>])
|
test_quetz (ubuntu-latest, sqlite, use-migrations):
quetz/tests/test_mirror.py#L491
test_synchronisation_sha[new-package-name]
assert 1 == (1 + 1)
+ where 1 = len([<quetz.db_models.PackageVersion object at 0x7f5c375266d0>])
|
test_quetz (ubuntu-latest, sqlite, use-migrations):
quetz/tests/test_mirror.py#L491
test_synchronisation_sha[new-version-number]
assert 1 == (1 + 1)
+ where 1 = len([<quetz.db_models.PackageVersion object at 0x7f5c3c6c1410>])
|
test_quetz (ubuntu-latest, sqlite, use-migrations):
quetz/tests/test_mirror.py#L491
test_synchronisation_sha[two-new-package-versions]
assert 1 == (2 + 1)
+ where 1 = len([<quetz.db_models.PackageVersion object at 0x7f5c37135b10>])
|
test_quetz (ubuntu-latest, sqlite, use-migrations):
quetz/tests/test_mirror.py#L491
test_synchronisation_sha[two-packages-one-new]
assert 1 == (1 + 1)
+ where 1 = len([<quetz.db_models.PackageVersion object at 0x7f5c37213c50>])
|
test_quetz (ubuntu-latest, sqlite, use-migrations):
quetz/tests/test_mirror.py#L491
test_synchronisation_sha[new-md5-sum]
assert 1 == (1 + 1)
+ where 1 = len([<quetz.db_models.PackageVersion object at 0x7f5c3786c5d0>])
|
test_quetz (ubuntu-latest, sqlite, use-migrations):
quetz/tests/test_mirror.py#L491
test_synchronisation_sha[new-sha-old-md5]
assert 1 == (1 + 1)
+ where 1 = len([<quetz.db_models.PackageVersion object at 0x7f5c3772ee90>])
|
test_release
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test_quetz (ubuntu-latest, postgres, create-tables)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test_quetz (ubuntu-latest, postgres, use-migrations)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test_quetz (ubuntu-latest, sqlite, create-tables)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test_quetz (ubuntu-latest, sqlite, use-migrations)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|