Sign inSign up

rnie/anubis

By rnie

Updated over 3 years ago

Image
0

973

rnie/anubis repository overview

Add config files to container

docker cp ~/.kube/config <container_id>:/anubis/configs/kube_config.yaml

docker cp ~/testbed_config.yaml <container_id>:/anubis/configs/testbed_config.yaml

Parameters of testbed_config.yaml file:

kubernetes_master_ips:

- <IP_address>

kubernetes_master_host: <FQDN>

Run test scenarios

cd /anubis

behave --summary --tags @general-cluster --tags ~@broken --tags ~@wip --tags ~@skip

Tag summary

Content type

Image

Digest

Size

672.5 MB

Last updated

over 4 years ago

docker pull rnie/anubis