create a XTesting directory to first add the required files for a RIC platform deploy... 84/9584/3
authorpceicicd <pekwatch746@gmail.com>
Thu, 10 Nov 2022 23:59:17 +0000 (23:59 +0000)
committerpceicicd <pekwatch746@gmail.com>
Thu, 1 Dec 2022 23:39:04 +0000 (23:39 +0000)
commita1d10aced510b9794aee3006dc12a97f7514bcae
treef6dc2202749c32b49e0530bf533b8a46f695ed8e
parent8cd731c571e117533f5c8a84690fbc7ffda0956b
create a XTesting directory to first add the required files for a RIC platform deployment and healthcheck work flow demonstration

Change-Id: I8a67499bfda21f51b8a30dc44f1b0904d4ccf222
Signed-off-by: pceicicd <pekwatch746@gmail.com>
16 files changed:
XTesting/XTesting-demo/README.md [new file with mode: 0644]
XTesting/XTesting-demo/demo.sh [new file with mode: 0755]
XTesting/XTesting-demo/healthcheck.robot [new file with mode: 0644]
XTesting/XTesting-demo/install-dependencies.sh [new file with mode: 0755]
XTesting/kubeadm/Dockerfile [new file with mode: 0644]
XTesting/kubeadm/cluster.yml [new file with mode: 0644]
XTesting/kubeadm/daemon.json [new file with mode: 0644]
XTesting/kubeadm/deploy.sh [new file with mode: 0644]
XTesting/kubeadm/inventory.py [new file with mode: 0644]
XTesting/kubeadm/k8s.conf [new file with mode: 0644]
XTesting/kubeadm/requirements.txt [new file with mode: 0644]
XTesting/kubeadm/sample_env [new file with mode: 0644]
XTesting/richelm/Dockerfile [new file with mode: 0644]
XTesting/richelm/README.md [new file with mode: 0644]
XTesting/richelm/build.sh [new file with mode: 0755]
XTesting/richelm/deploy.sh [new file with mode: 0644]