Guillaume Abrioux
93826e061d
dashboard: enable dashboard by default
...
This commit enables dashboard deployment by default.
Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1726739
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit fb1b5b3251
)
# Conflicts:
# tox-dashboard.ini
2019-07-29 15:46:58 +02:00
Guillaume Abrioux
4a663e1fc0
osd: remove variable osd_scenario
...
As of stable-4.0, the only valid scenario is `lvm`.
Thus, this makes this variable useless.
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 4d35e9eeed
)
2019-04-12 00:45:21 +00:00
Dimitri Savineau
47d6e505a0
tox: Set nautilus as default release
...
On stable-4.0 branch we don't want to use dev setup but stable
release (nautilus).
Also update the container image tag to reflect this change.
Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
2019-04-01 17:00:36 +02:00
Guillaume Abrioux
fa13289c65
tests: fix network interfaces names in conftest.py
...
Set network interfaces names according to the OS distribution in
conftest.py
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
2019-02-22 16:24:18 +01:00
Guillaume Abrioux
2ed203da61
Revert "tests: add ubuntu bionic support"
...
This reverts commit 33c09af250
.
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
2019-02-22 16:24:18 +01:00
Guillaume Abrioux
33c09af250
tests: add ubuntu bionic support
...
This commit brings all modifications needed to test against ubuntu
bionic.
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
2019-02-22 09:20:16 +01:00
Andrew Schoen
fc9502039d
tests: adds the lvm_auto_discovery container testing scenario
...
This tests osd_auto_discovery: True, containerized_deployment: True
and the lvm osd scenario
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
2019-02-01 12:28:12 +01:00