| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| |
|
|
|
|
|
|
|
|
| |
In those tests, we scale down amount of heketi pods to 0 and then
scale it up back to amount of 1. And right after it, we perform request
for list of Heketi PODs, not waiting for Heketi POD appearing in list.
So, fix it by adding waiting for 2 sec which is enough time for Heketi
POD to appear in the POD list.
Change-Id: I5361d5c6eb98ac46b5f49a70edd0a88d550ab0b8
|
| |
|
|
|
| |
Change-Id: I78cb7989876e2f17cf1d9653723a160074050413
Signed-off-by: Apeksha D Khakharia <akhakhar@redhat.com>
|
| |\ |
|
| | |
| |
| |
| |
| |
| | |
Change-Id: Iedd408844beadd1a449fdb953640289044c1bfa7
Signed-off-by: Saravanakumar Arumugam <sarumuga@redhat.com>
Signed-off-by: Apeksha D Khakharia <akhakhar@redhat.com>
|
| |\ \ |
|
| | |/
| |
| |
| |
| |
| |
| |
| |
| | |
Also removing the skip decorator, the testcase
logic have no issues and it passes when executed
individually
Change-Id: Iede3f6b67ddd79d0efc673b2b3440fba392540d4
Signed-off-by: Apeksha D Khakharia <akhakhar@redhat.com>
|
| | |
| |
| |
| |
| |
| |
| |
| | |
Fix 2 autotests, remove skip decorator for them.
And rework logic of mongodb template uploading for mongodb pod,
so it takes couple of seconds instead of minutes.
Change-Id: Ib2b09364ae435b9784b76c2f2581c197128f9649
|
| |/
|
|
|
| |
Change-Id: I84968bcfe19aa8af73f185be178079a8373915b3
Signed-off-by: Apeksha D Khakharia <akhakhar@redhat.com>
|
| |\ |
|
| | |
| |
| |
| |
| | |
Change-Id: I53abee4431082100afc33a52c16442469774d1cc
Signed-off-by: Apeksha D Khakharia <akhakhar@redhat.com>
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Doing 2 following things:
- Add 'heketi_service_name' config option to define the name of
Heketi service in OCP. Without it we use hardcoded name 'heketi'
which can be different on different setups.
- Add switching to the CNS project for CNS tests.
Change-Id: Iad308db7a1d63fc64ddd3f5b99823917b99c0706
|
| | |
| |
| |
| |
| | |
Change-Id: Id3b4af5c9fdf69ca717e3c7aa86dd4c377bec510
Signed-off-by: Apeksha D Khakharia <akhakhar@redhat.com>
|
| |\ \ |
|
| | |/
| |
| |
| |
| | |
Change-Id: I356b35bcdce31f82734eb6d32824944cdb55aac6
Signed-off-by: Apeksha D Khakharia <akhakhar@redhat.com>
|
| |/
|
|
|
| |
Change-Id: Ice9eb4ea0cb8e86914ca54b65b23fc494754b0fc
Signed-off-by: Apeksha D Khakharia <akhakhar@redhat.com>
|
| |
|
|
|
| |
Change-Id: I685d3fe5eeb4ff776d3fe6907cfab798dc793b0b
Signed-off-by: Apeksha D Khakharia <akhakhar@redhat.com>
|
| |
|
|
|
| |
Change-Id: I927166d4649a5318cea221219d471534bd258545
Signed-off-by: Apeksha D Khakharia <akhakhar@redhat.com>
|
| |\ |
|
| | |
| |
| |
| |
| |
| |
| |
| | |
Test creating volume when "other processes" are creating
and deleting other volumes in the background.
Change-Id: Ic46fd819d98cf6f9b771a2272fd81aeb9814004a
Signed-off-by: John Mulligan <jmulligan@redhat.com>
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Just define following config options:
cns:
heketi_config:
heketi_cli_user: 'admin'
heketi_cli_key: 'some_secret_admin_key'
To make heketi tests use specific creds for auth.
Change-Id: I60f6d6e3922de6602d8fd39656132a23f18ffc8c
|
| |\ \ |
|
| | |/
| |
| |
| |
| | |
Change-Id: Id5e3765940ba88ef6d41b52c3306ba45fe62a0f1
Signed-off-by: Akarsha Rai <akrai@redhat.com>
|
| |\ \ |
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The initial batch of testcases pushed
includes testcases related to volume creation
and deletion.
Change-Id: I754155c85fb764f0e0600b0c0b88d55fa999361b
Signed-off-by: mandaltapesh <tmandal@redhat.com>
|
| | | |
| | |
| | |
| | |
| | | |
Change-Id: I449e02d126cfa1472bdc16c008f98520f0a12f00
Signed-off-by: mandaltapesh <tmandal@redhat.com>
|
| |\ \ \ |
|
| | | |/
| |/|
| | |
| | |
| | | |
Change-Id: I85c00192285cbf773aea2c92e3aa8c6fe1b7c863
Signed-off-by: Apeksha D Khakharia <akhakhar@redhat.com>
|
| |/ /
| |
| |
| |
| | |
Change-Id: I0023dae5b4628b30b5434b0e10dc519a227fd3aa
Signed-off-by: Apeksha D Khakharia <akhakhar@redhat.com>
|
| | |
| |
| |
| |
| |
| |
| |
| | |
This is a quasi-stress-test that check that the system can process
multiple PVC being requested at the same(ish) time.
Change-Id: I72cdc0876c51058ebab62a0764d0d049a65c649d
Signed-off-by: John Mulligan <jmulligan@redhat.com>
|
| | |
| |
| |
| |
| |
| |
| |
| |
| | |
Add a 2nd multi volume create test case as well as setup and cleanup
functions to try to prevent the async cleanups from one test causing
the other test to fail.
Change-Id: I721a3393a20b4f03f896aee20d64753ac93b3152
Signed-off-by: John Mulligan <jmulligan@redhat.com>
|
| |/
|
|
|
|
|
|
| |
This is sort of a trial of the both the test framework, my ability
to add tests to it, and the workflow of adding changes to the repo.
Change-Id: I17b61f298c04f45df8b77555b16d292fd2b2a3a8
Signed-off-by: John Mulligan <jmulligan@redhat.com>
|
| |
|
|
|
| |
Change-Id: I7b3528ef52780b115840b5ebd7882f1d4d441ccf
Signed-off-by: Apeksha D Khakharia <akhakhar@redhat.com>
|
| |\ |
|
| | |
| |
| |
| |
| | |
Change-Id: I970e5563b9342a783c0c708c710d2a9816b89c96
Signed-off-by: Arthy Loganathan <aloganat@redhat.com>
|
| |/
|
|
|
|
|
| |
HeketiBaseClass and initial set of heketi volume testcases
Change-Id: Ib700cc9ffc4bf510affdbb45710c5b27c6c7ce44
Signed-off-by: Arthy Loganathan <aloganat@redhat.com>
|
|
|
Change-Id: I8be99fbfa6428b69c31ec2411ff021a2bee6ac45
Signed-off-by: Arthy Loganathan <aloganat@redhat.com>
|