提交 dda23054 编写于 作者: K Kalen Krempely 提交者: David Krieger

gpcheckcat: split tests into local and remote

Tag existing tests with @demo_cluster and @concourse_cluster
annotations. The @demo_cluster tag denotes the scenario can run
locally. The @concourse_cluster tag denotes the scenario that requires
a remote cluster.
Co-authored-by: NJamie McAtamney <jmcatamney@pivotal.io>
Authored-by: NKalen Krempely <kkrempely@pivotal.io>
(cherry picked from commit d67ecc3f)
上级 7ebfed55
{% set CLI_1_suites = ['gprecoverseg',
'gpcheckcat'] %}
{% set CLI_1_suites = ['gprecoverseg'] %}
{% set gppkg_additional_task = "
- task: setup_gppkg_second_install
......@@ -29,6 +28,8 @@
{'name': 'gpactivatestandby',
'use_concourse_cluster': true},
{'name': 'gpinitstandby',
'use_concourse_cluster': true},
{'name': 'gpcheckcat',
'use_concourse_cluster': true}
] %}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册