network/.github
Sergei Petrosian 4b3a45835e ci: Add tft plan and workflow
This change is for running tests in Testing Farm CI. This is a replacement for
BaseOS CI that we are currently using. Running it Testing Farm gives us more
control.

It adds a workflow for running tests, and a plans directory containing a test
plan and a README-plans.md with some info.

Note that this workflow runs from the main branch. This means that changes to
the workflow must be merged to main, then pull requests will be able to run it.
This is because the workflow uses on: issue_comment context, this is a security
measure recommended by GitHub. It saves us from leaking organization secrets.

The functionality is WIP, so await future fixes and updates.

Signed-off-by: Sergei Petrosian <spetrosi@redhat.com>
2024-07-24 21:29:05 +02:00
..
workflows ci: Add tft plan and workflow 2024-07-24 21:29:05 +02:00
CODEOWNERS Github: Add CODEOWNERS 2023-02-09 14:15:58 +01:00
dependabot.yml ci: ensure dependabot git commit message conforms to commitlint 2023-10-05 17:39:51 -06:00
Dockerfile.c7-network-role CI: Enable CentOS 7 integration test 2022-01-28 17:47:13 +01:00
Dockerfile.c8s-network-role CI: Enable integration test in Github Action 2021-07-28 19:50:09 +08:00
Dockerfile.c9s-network-role CI: Enable CentOS 9 stream integration test 2022-02-05 19:25:09 +01:00
pull_request_template.md ci: Add pull request template and run commitlint on PR title only 2023-06-13 11:23:21 -06:00
run_test.sh refactor: get_ostree_data.sh use env shebang - remove from .sanity* 2023-12-07 07:25:47 -07:00
stale.yml github: add stale workflow 2020-10-26 14:59:30 +01:00