ansible/test
Pilou 226bf7b227 apt target: use 'until' when the cache is updated (#65456)
This integration target can be unstable due to network/mirror issues:

    TASK [apt : uninstall hello with apt] ***
    fatal: [testhost]: FAILED! => {
        "changed": false,
        "cmd": "apt-get update",
        "msg": "E: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/bionic-updates/universe/source/Sources.gz File has unexpected size (354740 != 354745). Mirror sync in progress? [...]",
        "rc": 100,
        [...]
2019-12-12 12:45:54 -07:00
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 2019-08-24 11:38:30 -07:00
integration apt target: use 'until' when the cache is updated (#65456) 2019-12-12 12:45:54 -07:00
legacy Sanity test fixups - AWS related tests (#64093) 2019-10-30 09:48:59 -07:00
lib/ansible_test Sanity checks: test for print statement (#65219) 2019-12-06 05:31:31 +10:00
sanity fixed inconsistent required set to True in zabbix modules 2019-12-09 10:20:17 -08:00
units Clean up flake8 errors for eos unit tests (#65753) 2019-12-12 07:44:13 -05:00
utils Increase unit test timeout in CI. 2019-11-01 17:16:07 -07:00