summaryrefslogtreecommitdiffstats
path: root/utils/test/fixture.py
diff options
context:
space:
mode:
authorSamuel Munilla <smunilla@redhat.com>2016-08-16 14:48:41 -0400
committerSamuel Munilla <smunilla@redhat.com>2016-08-16 14:55:06 -0400
commit7869c59bcefe40a37470ba06e8ba0982eea46610 (patch)
treef37a7dee4d8b6481d63a3428d164e73ae23d71c5 /utils/test/fixture.py
parentbdf12ce1512ec5467cf668b0a7c8553a4dab92d1 (diff)
downloadopenshift-7869c59bcefe40a37470ba06e8ba0982eea46610.tar.gz
openshift-7869c59bcefe40a37470ba06e8ba0982eea46610.tar.bz2
openshift-7869c59bcefe40a37470ba06e8ba0982eea46610.tar.xz
openshift-7869c59bcefe40a37470ba06e8ba0982eea46610.zip
a-o-i: Fix nosetests after removing 3.2 from installer
Update the tests to match 3.3 being the only version. Add support for non-latest if it's specified in the config file.
Diffstat (limited to 'utils/test/fixture.py')
-rw-r--r--utils/test/fixture.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/test/fixture.py b/utils/test/fixture.py
index ddf6b6802..b2a0a7134 100644
--- a/utils/test/fixture.py
+++ b/utils/test/fixture.py
@@ -10,7 +10,7 @@ from click.testing import CliRunner
# Substitute in a product name before use:
SAMPLE_CONFIG = """
variant: %s
-variant_version: 3.2
+variant_version: 3.3
master_routingconfig_subdomain: example.com
deployment:
ansible_ssh_user: root