Add multiple mirror sync with extensive include/exclude pattern matching #2065
ci.yml
on: pull_request_target
test_release
2m 35s
Matrix: test_quetz
Annotations
40 errors and 5 warnings
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#L490
test_synchronisation_sha[new-sha-sum]
assert 1 == (1 + 1)
+ where 1 = len([<quetz.db_models.PackageVersion object at 0x7ff6f672d350>])
|
test_quetz (ubuntu-latest, sqlite, create-tables):
quetz/tests/test_mirror.py#L490
test_synchronisation_sha[new-subdir-and-new-sha]
assert 1 == (1 + 1)
+ where 1 = len([<quetz.db_models.PackageVersion object at 0x7ff6efb3eb50>])
|
test_quetz (ubuntu-latest, sqlite, create-tables):
quetz/tests/test_mirror.py#L490
test_synchronisation_sha[new-subdir-old-sha]
assert 1 == (1 + 1)
+ where 1 = len([<quetz.db_models.PackageVersion object at 0x7ff6f67c5950>])
|
test_quetz (ubuntu-latest, sqlite, create-tables):
quetz/tests/test_mirror.py#L490
test_synchronisation_sha[new-package-name]
assert 1 == (1 + 1)
+ where 1 = len([<quetz.db_models.PackageVersion object at 0x7ff6f65b44d0>])
|
test_quetz (ubuntu-latest, sqlite, create-tables):
quetz/tests/test_mirror.py#L490
test_synchronisation_sha[new-version-number]
assert 1 == (1 + 1)
+ where 1 = len([<quetz.db_models.PackageVersion object at 0x7ff6f652a050>])
|
test_quetz (ubuntu-latest, sqlite, create-tables):
quetz/tests/test_mirror.py#L490
test_synchronisation_sha[two-new-package-versions]
assert 1 == (2 + 1)
+ where 1 = len([<quetz.db_models.PackageVersion object at 0x7ff6f443df90>])
|
test_quetz (ubuntu-latest, sqlite, create-tables):
quetz/tests/test_mirror.py#L490
test_synchronisation_sha[two-packages-one-new]
assert 1 == (1 + 1)
+ where 1 = len([<quetz.db_models.PackageVersion object at 0x7ff6f4136690>])
|
test_quetz (ubuntu-latest, sqlite, create-tables):
quetz/tests/test_mirror.py#L490
test_synchronisation_sha[new-md5-sum]
assert 1 == (1 + 1)
+ where 1 = len([<quetz.db_models.PackageVersion object at 0x7ff6ef708990>])
|
test_quetz (ubuntu-latest, sqlite, create-tables):
quetz/tests/test_mirror.py#L490
test_synchronisation_sha[new-sha-old-md5]
assert 1 == (1 + 1)
+ where 1 = len([<quetz.db_models.PackageVersion object at 0x7ff6f609b9d0>])
|
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#L490
test_synchronisation_sha[new-sha-sum]
assert 1 == (1 + 1)
+ where 1 = len([<quetz.db_models.PackageVersion object at 0x7f4e24a94ad0>])
|
test_quetz (ubuntu-latest, postgres, use-migrations):
quetz/tests/test_mirror.py#L490
test_synchronisation_sha[new-subdir-and-new-sha]
assert 1 == (1 + 1)
+ where 1 = len([<quetz.db_models.PackageVersion object at 0x7f4e25a6f6d0>])
|
test_quetz (ubuntu-latest, postgres, use-migrations):
quetz/tests/test_mirror.py#L490
test_synchronisation_sha[new-subdir-old-sha]
assert 1 == (1 + 1)
+ where 1 = len([<quetz.db_models.PackageVersion object at 0x7f4e16ee5a10>])
|
test_quetz (ubuntu-latest, postgres, use-migrations):
quetz/tests/test_mirror.py#L490
test_synchronisation_sha[new-package-name]
assert 1 == (1 + 1)
+ where 1 = len([<quetz.db_models.PackageVersion object at 0x7f4e24d99310>])
|
test_quetz (ubuntu-latest, postgres, use-migrations):
quetz/tests/test_mirror.py#L490
test_synchronisation_sha[new-version-number]
assert 1 == (1 + 1)
+ where 1 = len([<quetz.db_models.PackageVersion object at 0x7f4e24e974d0>])
|
test_quetz (ubuntu-latest, postgres, use-migrations):
quetz/tests/test_mirror.py#L490
test_synchronisation_sha[two-new-package-versions]
assert 1 == (2 + 1)
+ where 1 = len([<quetz.db_models.PackageVersion object at 0x7f4e249c9010>])
|
test_quetz (ubuntu-latest, postgres, use-migrations):
quetz/tests/test_mirror.py#L490
test_synchronisation_sha[two-packages-one-new]
assert 1 == (1 + 1)
+ where 1 = len([<quetz.db_models.PackageVersion object at 0x7f4e16b58110>])
|
test_quetz (ubuntu-latest, postgres, use-migrations):
quetz/tests/test_mirror.py#L490
test_synchronisation_sha[new-md5-sum]
assert 1 == (1 + 1)
+ where 1 = len([<quetz.db_models.PackageVersion object at 0x7f4e24dab190>])
|
test_quetz (ubuntu-latest, postgres, use-migrations):
quetz/tests/test_mirror.py#L490
test_synchronisation_sha[new-sha-old-md5]
assert 1 == (1 + 1)
+ where 1 = len([<quetz.db_models.PackageVersion object at 0x7f4e2440fa90>])
|
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#L490
test_synchronisation_sha[new-sha-sum]
assert 1 == (1 + 1)
+ where 1 = len([<quetz.db_models.PackageVersion object at 0x7fcf1b129310>])
|
test_quetz (ubuntu-latest, postgres, create-tables):
quetz/tests/test_mirror.py#L490
test_synchronisation_sha[new-subdir-and-new-sha]
assert 1 == (1 + 1)
+ where 1 = len([<quetz.db_models.PackageVersion object at 0x7fcf1bef97d0>])
|
test_quetz (ubuntu-latest, postgres, create-tables):
quetz/tests/test_mirror.py#L490
test_synchronisation_sha[new-subdir-old-sha]
assert 1 == (1 + 1)
+ where 1 = len([<quetz.db_models.PackageVersion object at 0x7fcf1b44ac10>])
|
test_quetz (ubuntu-latest, postgres, create-tables):
quetz/tests/test_mirror.py#L490
test_synchronisation_sha[new-package-name]
assert 1 == (1 + 1)
+ where 1 = len([<quetz.db_models.PackageVersion object at 0x7fcf1acc8450>])
|
test_quetz (ubuntu-latest, postgres, create-tables):
quetz/tests/test_mirror.py#L490
test_synchronisation_sha[new-version-number]
assert 1 == (1 + 1)
+ where 1 = len([<quetz.db_models.PackageVersion object at 0x7fcf1addc990>])
|
test_quetz (ubuntu-latest, postgres, create-tables):
quetz/tests/test_mirror.py#L490
test_synchronisation_sha[two-new-package-versions]
assert 1 == (2 + 1)
+ where 1 = len([<quetz.db_models.PackageVersion object at 0x7fcf1b085bd0>])
|
test_quetz (ubuntu-latest, postgres, create-tables):
quetz/tests/test_mirror.py#L490
test_synchronisation_sha[two-packages-one-new]
assert 1 == (1 + 1)
+ where 1 = len([<quetz.db_models.PackageVersion object at 0x7fcf1b137bd0>])
|
test_quetz (ubuntu-latest, postgres, create-tables):
quetz/tests/test_mirror.py#L490
test_synchronisation_sha[new-md5-sum]
assert 1 == (1 + 1)
+ where 1 = len([<quetz.db_models.PackageVersion object at 0x7fcf1ba66850>])
|
test_quetz (ubuntu-latest, postgres, create-tables):
quetz/tests/test_mirror.py#L490
test_synchronisation_sha[new-sha-old-md5]
assert 1 == (1 + 1)
+ where 1 = len([<quetz.db_models.PackageVersion object at 0x7fcf1a982f10>])
|
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#L490
test_synchronisation_sha[new-sha-sum]
assert 1 == (1 + 1)
+ where 1 = len([<quetz.db_models.PackageVersion object at 0x7f4d1fd88cd0>])
|
test_quetz (ubuntu-latest, sqlite, use-migrations):
quetz/tests/test_mirror.py#L490
test_synchronisation_sha[new-subdir-and-new-sha]
assert 1 == (1 + 1)
+ where 1 = len([<quetz.db_models.PackageVersion object at 0x7f4d0e922ed0>])
|
test_quetz (ubuntu-latest, sqlite, use-migrations):
quetz/tests/test_mirror.py#L490
test_synchronisation_sha[new-subdir-old-sha]
assert 1 == (1 + 1)
+ where 1 = len([<quetz.db_models.PackageVersion object at 0x7f4d1f92d890>])
|
test_quetz (ubuntu-latest, sqlite, use-migrations):
quetz/tests/test_mirror.py#L490
test_synchronisation_sha[new-package-name]
assert 1 == (1 + 1)
+ where 1 = len([<quetz.db_models.PackageVersion object at 0x7f4d1fa8d250>])
|
test_quetz (ubuntu-latest, sqlite, use-migrations):
quetz/tests/test_mirror.py#L490
test_synchronisation_sha[new-version-number]
assert 1 == (1 + 1)
+ where 1 = len([<quetz.db_models.PackageVersion object at 0x7f4d1d9f0910>])
|
test_quetz (ubuntu-latest, sqlite, use-migrations):
quetz/tests/test_mirror.py#L490
test_synchronisation_sha[two-new-package-versions]
assert 1 == (2 + 1)
+ where 1 = len([<quetz.db_models.PackageVersion object at 0x7f4d1d7535d0>])
|
test_quetz (ubuntu-latest, sqlite, use-migrations):
quetz/tests/test_mirror.py#L490
test_synchronisation_sha[two-packages-one-new]
assert 1 == (1 + 1)
+ where 1 = len([<quetz.db_models.PackageVersion object at 0x7f4d1d141910>])
|
test_quetz (ubuntu-latest, sqlite, use-migrations):
quetz/tests/test_mirror.py#L490
test_synchronisation_sha[new-md5-sum]
assert 1 == (1 + 1)
+ where 1 = len([<quetz.db_models.PackageVersion object at 0x7f4d1d8aab10>])
|
test_quetz (ubuntu-latest, sqlite, use-migrations):
quetz/tests/test_mirror.py#L490
test_synchronisation_sha[new-sha-old-md5]
assert 1 == (1 + 1)
+ where 1 = len([<quetz.db_models.PackageVersion object at 0x7f4d1f6f01d0>])
|
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, 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, 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_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, 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/
|