diff options
author | Michal Jagiello <michal.jagiello@t-mobile.pl> | 2023-05-11 14:32:52 +0000 |
---|---|---|
committer | Michal Jagiello <michal.jagiello@t-mobile.pl> | 2023-05-25 20:22:46 +0000 |
commit | e9d76d6a00131ee0b1e445074f19a30ab0a330e4 (patch) | |
tree | 69fe7c9011d6f071874a8759d273d2500a67ee7c /infra-healthcheck/requirements.txt | |
parent | c4294c4d2e564083382f4b9fe1e73c74c8252c70 (diff) |
[INFRA] Add integration script to run onap-k8s test
Next to Orange use ONAP script to run that test
Refactor docker image build to not clone that repo
Issue-ID: INT-2226
Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl>
Change-Id: If321945c3ce3bca0f66256ba2d05243759817493
Diffstat (limited to 'infra-healthcheck/requirements.txt')
-rw-r--r-- | infra-healthcheck/requirements.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/infra-healthcheck/requirements.txt b/infra-healthcheck/requirements.txt index 1918e10..58171bc 100644 --- a/infra-healthcheck/requirements.txt +++ b/infra-healthcheck/requirements.txt @@ -11,6 +11,5 @@ bashate # Apache-2.0 xtesting kubernetes # Apache-2.0 colorama # BSD -kubernetes_status helm_onap_status chart_status
\ No newline at end of file |