[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:
parent
7edbfc8a7e
commit
edee4245eb
@ -52,8 +52,7 @@ helm upgrade --install radosgw-openstack ${OSH_INFRA_PATH}/ceph-rgw \
|
||||
|
||||
#NOTE: Validate Deployment info
|
||||
helm status radosgw-openstack
|
||||
|
||||
#NOTE: Run Tests
|
||||
export OS_CLOUD=openstack_helm
|
||||
openstack service list
|
||||
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' )
|
||||
helm test radosgw-openstack
|
||||
|
Loading…
Reference in New Issue
Block a user