network/.github
Gris Ge daac665933 CI: Enable integration test in Github Action
Using container to run `ansible-playbook` against localhost.

To debug it, try

```bash
sudo DEBUG=1 ./.github/run_test.sh tests_bond_nm.yml
```

Attached two container files for CentOS 8 and CentOS Stream 8.
The container image is stored under quay:
    https://quay.io/organization/linux_system_roles

Only a small mount of tests has been chose in order to give stable CI
test feedback.

The github action CI will run two instances using above container image.

Signed-off-by: Gris Ge <fge@redhat.com>
2021-07-28 19:50:09 +08:00
..
workflows CI: Enable integration test in Github Action 2021-07-28 19:50:09 +08:00
Dockerfile.c8-network-role CI: Enable integration test in Github Action 2021-07-28 19:50:09 +08:00
Dockerfile.c8s-network-role CI: Enable integration test in Github Action 2021-07-28 19:50:09 +08:00
run_test.sh CI: Enable integration test in Github Action 2021-07-28 19:50:09 +08:00
stale.yml github: add stale workflow 2020-10-26 14:59:30 +01:00