X-Git-Url: https://gerrit.akraino.org/r/gitweb?p=validation.git;a=blobdiff_plain;f=bluval%2Fvolumes.yaml;h=6c48e65f0e18cb35cf22281a0445c43a4386b340;hp=0e062ea46465844097572cc8f1a704de50b980d8;hb=HEAD;hpb=c0badaca56ee45b12bfc08113e46d75b3b6ad67b diff --git a/bluval/volumes.yaml b/bluval/volumes.yaml index 0e062ea..6c48e65 100644 --- a/bluval/volumes.yaml +++ b/bluval/volumes.yaml @@ -23,7 +23,7 @@ volumes: # location of the ssh key to access the cluster - ssh_key_file: + ssh_key_dir: local: '' target: '/root/.ssh' # location of the k8s access files (config file, certificates, keys) @@ -42,6 +42,10 @@ volumes: results_dir: local: '' target: '/opt/akraino/results' + # location on where to store openrc file + openrc: + local: '' + target: '/root/openrc' # parameters that will be passed to the container at each layer layers: @@ -51,17 +55,21 @@ layers: - blueprint_dir - results_dir hardware: - - ssh_key_file + - ssh_key_dir os: - - ssh_key_file + - ssh_key_dir networking: - - ssh_key_file + - ssh_key_dir + docker: + - ssh_key_dir k8s: - - ssh_key_file + - ssh_key_dir - kube_config_dir k8s_networking: - - ssh_key_File + - ssh_key_dir - kube_config_dir + openstack: + - openrc sds: sdn: vim: