diff options
author | Peter Mikus <pmikus@cisco.com> | 2018-08-24 12:36:06 +0000 |
---|---|---|
committer | Peter Mikus <pmikus@cisco.com> | 2018-08-24 12:43:03 +0000 |
commit | 3ead402fb624ac250aa48728b4c5ff0506633189 (patch) | |
tree | 324b6e836b902a101d401c2b90bfa0cf308b87e2 /bootstrap-verify-perf-ligato.sh | |
parent | a6018da33d315b25274d80816d8050ba66ea7901 (diff) |
Adjust TEST_TAGs for timed jobs
+ remove obsolete bootstraps
Change-Id: Iee1fe404106f2fa0c438ff30526e756f037ce676
Signed-off-by: Peter Mikus <pmikus@cisco.com>
Diffstat (limited to 'bootstrap-verify-perf-ligato.sh')
-rw-r--r-- | bootstrap-verify-perf-ligato.sh | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/bootstrap-verify-perf-ligato.sh b/bootstrap-verify-perf-ligato.sh deleted file mode 100644 index f6cdb227d2..0000000000 --- a/bootstrap-verify-perf-ligato.sh +++ /dev/null @@ -1,16 +0,0 @@ -#!/bin/bash -# Copyright (c) 2018 Cisco and/or its affiliates. -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at: -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - -# run the script -./bootstrap-verify-perf.sh $@ |