add exec permission for testing scripts

backport: test-only change

Change-Id: If7aab299c0bf4d159d8b62104a686df43b9e5848
(cherry picked from commit 265bbb5a8d)
This commit is contained in:
Eric Kao 2017-06-08 14:35:09 -07:00
parent a1c972cede
commit ad610130f5
2 changed files with 1 additions and 1 deletions

0
scripts/manual_testing/doctor_pushdriver.sh Normal file → Executable file
View File

2
scripts/manual_testing/general.sh Normal file → Executable file
View File

@ -63,7 +63,7 @@ openstack congress policy rule create policy1 'q(5,7)'
openstack congress policy table list policy1
# openstack congress policy table list $PUUID
openstack congress policy table show policy1 'p'
openstack congress policy table show $PUUID 'p'
# openstack congress policy table show $PUUID 'p'
openstack congress policy row list policy1 q # 3 tuples
openstack congress policy row list policy1 r # 4 tuples
openstack congress policy row list policy1 p # 2 tuples