mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-06-28 16:27:50 +00:00
test: remove not useful tests
This test is not executed at all and it is problematic when tags are not updated. Signed-off-by: Jose Carlos Venegas Munoz <jose.carlos.venegas.munoz@intel.com>
This commit is contained in:
parent
0dbd00b19e
commit
e2782dafe1
@ -18,9 +18,6 @@ echo "Check tag_repos.sh -h option"
|
|||||||
echo "Check tag_repos.sh status"
|
echo "Check tag_repos.sh status"
|
||||||
./release/tag_repos.sh status | grep runtime
|
./release/tag_repos.sh status | grep runtime
|
||||||
|
|
||||||
echo "Check tag_repos.sh create tags but not push"
|
|
||||||
./release/tag_repos.sh tag | grep "tags not pushed"
|
|
||||||
|
|
||||||
echo "Check tag_repos.sh pre-release"
|
echo "Check tag_repos.sh pre-release"
|
||||||
./release/tag_repos.sh pre-release $(curl -sL https://raw.githubusercontent.com/kata-containers/runtime/master/VERSION) | grep "Not checking runtime"
|
./release/tag_repos.sh pre-release $(curl -sL https://raw.githubusercontent.com/kata-containers/runtime/master/VERSION) | grep "Not checking runtime"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user