SUSE / rookcheck

Apache License 2.0
4 stars 11 forks source link

Test for autodiscovery of new node and new disks in Rook #145

Closed shaas closed 4 years ago

shaas commented 4 years ago

This test adds a new worker node to the compute cluster and afterwards also to Kubernetes itself. It tests if rook automatically discovers the node as also the new disk and if rook automatically starts a new osd-pod for this new "machine".

Signed-off-by: Stefan Haas shaas@suse.com

jhesketh commented 4 years ago

Hey, thanks so much for the contribution!

I've reviewed this and it looks good, but I have not validated/ran it yet. I've just fixed the Jenkins integration today (despite an ECP outage) so I'll verify this tomorrow and merge it then.

jhesketh commented 4 years ago

FYI this test failed for me. I haven't found the root cause yet.

shaas commented 4 years ago

FYI this test failed for me. I haven't found the root cause yet.

Should work now also for upstream Vanilla Kurbernetes. Node-join was not implemented.

jhesketh commented 4 years ago

Tested and works against vanilla.