[network-checker] Add run_tests.sh

We need this file as a testing fuel ci interface.
We are going to move this directory into a separate repository.

Related-Bug: #1506896
Change-Id: I189649d1321d14d1973509d4d1afe11d6000ea35
This commit is contained in:
Vladimir Kozhukalov 2015-10-16 13:14:38 +03:00
parent 32a2b80e44
commit 9f614fa118
1 changed files with 21 additions and 0 deletions

21
network_checker/run_tests.sh Executable file
View File

@ -0,0 +1,21 @@
#!/bin/bash
# Copyright 2015 Mirantis, Inc.
#
# 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.
set -e
set -x
tox -v