mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-21 07:14:25 +01: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:
@@ -18,9 +18,6 @@ echo "Check tag_repos.sh -h option"
|
||||
echo "Check tag_repos.sh status"
|
||||
./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"
|
||||
./release/tag_repos.sh pre-release $(curl -sL https://raw.githubusercontent.com/kata-containers/runtime/master/VERSION) | grep "Not checking runtime"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user