13 Commits

Author SHA1 Message Date
jh629g
d903c6dc19 Change ranger-tempest-plugin config
Removed unused variables from config.py
and changed case of ranger urls to conform
to other variable names

Change-Id: I9f94928122c0a3c8d9290f8da898a71403c60c78
2019-09-10 10:47:53 -05:00
Zuul
972abc84f4 Merge "Added Test List Region and Region Groups" 2019-09-09 14:51:42 +00:00
AbhishekJ
7f83000e45 Added Test List Region and Region Groups
- Test Create Region Group
  - Test Delete Region Group
  - Validate Region Group with Non Existent Region
  - Validate Delete Region Metadata
  - Test Create Region
  - Test Delete Region
  - Test List Multiple Filter

Change-Id: I78651d4f334f0f37482f446b47c5ef0c16056ff8
2019-09-09 14:23:27 +00:00
AbhishekJ
d78cc82f62 Extend RDS Api tests for FMS Added TC
- test_flavor_while_region_down FMS Calls Region Status = down
 - test_flavor_while_region_building FMS Calls Region Status = building
 - test_flavor_while_region_maintenance FMS Calls Region Status = maintenance

Change-Id: Ied212bfd8e6263e3e5077898075b2baac35c3237
2019-09-09 10:50:52 +00:00
Zuul
60b0b50f05 Merge "Add test related to FMS" 2019-09-06 15:02:29 +00:00
AbhishekJ
9eb04e2737 Add test related to FMS
- create flavor with swap and ephemeral paramters
- create flavor with disk size zero
- verify additional paramters in list flavor
- create flavor with region group type
- create flavor with region group type and a single region
- create flavor with two regions
- create flavour with uuid passed explicitly

fixed Issue with pylint

- ranger_tempest_plugin/config.py:19: [C0103(invalid-name), ]
- ranger_tempest_plugin/config.py:24: [C0103(invalid-name), ]
- ranger_tempest_plugin/config.py:29: [C0103(invalid-name), ]
- ranger_tempest_plugin/config.py:34: [C0103(invalid-name), ]

Change-Id: I695a3f23d8c1d6034c465a03a709b877995ecb95
2019-09-06 14:15:44 +00:00
AbhishekJ
81eab3597d Extend RDS Api tests for CMS Added TC
- test_customer_while_region_down CMS Calls Region Status = down
 - test_customer_while_region_building CMS Calls Region Status = building
 - test_customer_while_region_maintenance CMS Calls Region Status = maintenance

Change-Id: Icddf107572f9a7e4363aefb98c218dde0dbc7070
2019-09-06 11:40:59 +00:00
Ansuman Bebarta
1637826d1e Add .gitignore file
Change-Id: I5b9ab3179dfdfe1aa3fad55ac9cd567bcf39528b
2019-08-23 19:11:05 +05:30
jh629g
e687324086 Update ranger-tempest-plugin to python 3.6
Small changes to ensure ranger-tempest-plugin
is ready for the end of python 2.7 support.

Change-Id: Ib1dd506ccf5bbd419ced9c3e81dabfb0cde08719
2019-08-13 10:10:09 -05:00
stewie925
a14ad5d3eb integrate with tempest sanity check
currently this plugin will not work
with tempest sanity check. This will
fix that by ensuring tempest run -l
will run without being pointed at
tempest.conf and tempest.log

Change-Id: I2215c2cc0e6922b4935a6b44c2e415ff6fb2b610
2019-07-31 19:46:17 +00:00
jh629g
ad8e669f22 Fix Minor Errors in Ranger-Tempest-Plugin
Some minor issues will be fixed in this patchset.

Current included fixes:
change ranger-tempest.sh script to use correct
  plugin path, changed var RANGER_PATH -> PLUGIN_PATH
Include requirements.txt
Change credential in client.py back to credentials

Change-Id: I21cc4fdec861b7176134bf9031868c4aa41b35a9
2019-07-24 17:35:37 +00:00
jh629g
e7c69f048c Initial Ranger-Tempest-Plugin Commit
First commit with zuul tests and
migration of existing Ranger-Tempest-
Plugin codebase.

Change-Id: I45d6946a397cc148ec3789af1c1ad4374a99396a
2019-07-15 21:01:36 -05:00
OpenDev Project Creator
0fd09aa2fe Added .gitreview 2019-07-12 19:07:00 +00:00