Add support for pmem-csi plugin and e2e test 76/107676/34
authorChen, Tingjie <tingjie.chen@intel.com>
Mon, 25 May 2020 06:26:26 +0000 (14:26 +0800)
committerChen, Tingjie <tingjie.chen@intel.com>
Sat, 30 May 2020 03:48:31 +0000 (11:48 +0800)
commit22f755508a107c689f325042c4abaa98c5bd450e
tree669bf0079f12b96f156d7cfc7041f7ee5c8b9f2f
parent079d214800484b0bfedd22fc72f4b3c61ecc6f83
Add support for pmem-csi plugin and e2e test

Issue-ID: MULTICLOUD-1046
Change-Id: I1853e071a99702c5e6f7ba9ca819746576fd0aca
Signed-off-by: Chen, Tingjie <tingjie.chen@intel.com>
kud/deployment_infra/images/pmem-csi-direct.yaml [new file with mode: 0644]
kud/deployment_infra/images/pmem-csi-lvm.yaml [new file with mode: 0644]
kud/deployment_infra/playbooks/configure-optane.yml [new file with mode: 0644]
kud/deployment_infra/playbooks/deploy_optane.sh [new file with mode: 0755]
kud/deployment_infra/playbooks/install_optane.sh [new file with mode: 0755]
kud/deployment_infra/playbooks/kud-vars.yml
kud/deployment_infra/playbooks/preconfigure-optane.yml [new file with mode: 0644]
kud/deployment_infra/playbooks/setup-ca-kubernetes.sh [new file with mode: 0755]
kud/deployment_infra/playbooks/setup-ca.sh [new file with mode: 0755]
kud/hosting_providers/vagrant/installer.sh
kud/tests/optane.sh [new file with mode: 0755]