ansible/test/integration
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
..
targets apt target: use 'until' when the cache is updated (#65456) 2019-12-12 12:45:54 -07:00
network-integration.cfg Update ansible-test integration config handling. (#60448) 2019-08-13 13:18:55 -07:00
network-integration.requirements.txt Add junos_static_routes module (#65239) 2019-12-04 12:59:56 +01:00
target-prefixes.network