[CEPH] Enable helm tests for RGW gate job

Enable the RGW helm tests for the multinode gate job

Depends-On: https://review.openstack.org/#/c/635192/
Change-Id: I899a945487032bdfafa1cf91156d40dac794a5a9
This commit is contained in:
Matthew Heler 2019-02-06 14:31:03 -06:00
parent 7edbfc8a7e
commit edee4245eb

View File

@ -52,8 +52,7 @@ helm upgrade --install radosgw-openstack ${OSH_INFRA_PATH}/ceph-rgw \
#NOTE: Validate Deployment info #NOTE: Validate Deployment info
helm status radosgw-openstack helm status radosgw-openstack
#NOTE: Run Tests
export OS_CLOUD=openstack_helm export OS_CLOUD=openstack_helm
openstack service list helm test radosgw-openstack
openstack container create 'mygreatcontainer'
curl -L -o '/tmp/superimportantfile.jpg' 'https://imgflip.com/s/meme/Cute-Cat.jpg'
( cd /tmp && openstack object create 'mygreatcontainer' 'superimportantfile.jpg' )