Merge "O-RAN-SC NONRTRIC - Add jenkins jobs for H-Release"
authorJessica Wagantall <jwagantall@linuxfoundation.org>
Thu, 15 Jun 2023 05:05:43 +0000 (05:05 +0000)
committerGerrit Code Review <gerrit@o-ran-sc.org>
Thu, 15 Jun 2023 05:05:43 +0000 (05:05 +0000)
packer/provision/devstack-centos.yaml [new symlink]
packer/provision/devstack-pre-pip-centos.yaml [new symlink]
packer/templates/devstack-pre-pip-yoga.json [new symlink]
packer/templates/devstack.json [new symlink]

diff --git a/packer/provision/devstack-centos.yaml b/packer/provision/devstack-centos.yaml
new file mode 120000 (symlink)
index 0000000..dc02778
--- /dev/null
@@ -0,0 +1 @@
+../common-packer/provision/devstack-centos.yaml
\ No newline at end of file
diff --git a/packer/provision/devstack-pre-pip-centos.yaml b/packer/provision/devstack-pre-pip-centos.yaml
new file mode 120000 (symlink)
index 0000000..46d6e78
--- /dev/null
@@ -0,0 +1 @@
+../common-packer/provision/devstack-pre-pip-centos.yaml
\ No newline at end of file
diff --git a/packer/templates/devstack-pre-pip-yoga.json b/packer/templates/devstack-pre-pip-yoga.json
new file mode 120000 (symlink)
index 0000000..b2f6b25
--- /dev/null
@@ -0,0 +1 @@
+../common-packer/templates/devstack-pre-pip-yoga.json
\ No newline at end of file
diff --git a/packer/templates/devstack.json b/packer/templates/devstack.json
new file mode 120000 (symlink)
index 0000000..60505d9
--- /dev/null
@@ -0,0 +1 @@
+../common-packer/templates/devstack.json
\ No newline at end of file