diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2019-04-04 11:29:37 -0700 |
---|---|---|
committer | Gary Wu <gary.i.wu@huawei.com> | 2019-04-04 11:29:37 -0700 |
commit | 5128e4068f3accda42f587f3bd4df409c959c4fb (patch) | |
tree | 19a78379548c3d56bda858527b6c4f41269de616 /robot/testsuites/model-distribution.robot | |
parent | d49bf602baaf037cbdc953281caea89a5e497e5a (diff) |
Clean up the testsuite ete tag
Currently the ete tag includes many tests being run separately
in the daily builds, as well as some obsolete test suites.
This removes those items so that we can use the ete tag for
the new project-specific functional tests being added for the
ETE environment.
Change-Id: Ib974d4af715758907eb070fc2d5216a674e0f767
Issue-ID: INT-834
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'robot/testsuites/model-distribution.robot')
-rw-r--r-- | robot/testsuites/model-distribution.robot | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/robot/testsuites/model-distribution.robot b/robot/testsuites/model-distribution.robot index 53b52c1b..fb31c201 100644 --- a/robot/testsuites/model-distribution.robot +++ b/robot/testsuites/model-distribution.robot @@ -13,10 +13,10 @@ Test Teardown Teardown Model Distribution *** Test Cases *** Distribute vLB Model vLB - [Tags] ete distribute distributeVLB + [Tags] distribute distributeVLB Distribute vFW Model vFW - [Tags] ete distribute + [Tags] distribute Distribute vVG Model vVG - [Tags] ete distribute + [Tags] distribute Distribute vFWDT Model vFWDT [Tags] distributeVFWDT |