From 57185fb82634cd7b2ae75343251e25b17dd4af47 Mon Sep 17 00:00:00 2001 From: Brandon Palm Date: Thu, 4 Jan 2024 17:02:20 -0600 Subject: [PATCH] Remove reference to self-hosted QE nightlies (#654) --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 18e630b06..5a3180023 100644 --- a/README.md +++ b/README.md @@ -187,7 +187,6 @@ make test The QE repo is being used in nightly automated runs in the following files: -* [QE via Kind](https://github.com/test-network-function/cnf-certification-test/blob/main/.github/workflows/qe.yaml) * [QE via Kind (Github Hosted)](https://github.com/test-network-function/cnf-certification-test/blob/main/.github/workflows/qe-hosted.yml) * [QE via OCP (Intrusive)](https://github.com/test-network-function/cnf-certification-test/blob/main/.github/workflows/qe-ocp-intrusive.yaml) * [QE via OCP (Non-Intrusive)](https://github.com/test-network-function/cnf-certification-test/blob/main/.github/workflows/qe-ocp.yaml)