mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-07-19 10:48:59 +00:00
rabbit test is skipped temporarily (#833)
This commit is contained in:
parent
4ec9b9b475
commit
5a4baa05ca
@ -103,6 +103,7 @@ func TestRedis(t *testing.T) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
func TestAmqp(t *testing.T) {
|
func TestAmqp(t *testing.T) {
|
||||||
|
t.Skip("Invalid test. Not stable")
|
||||||
if testing.Short() {
|
if testing.Short() {
|
||||||
t.Skip("ignored acceptance test")
|
t.Skip("ignored acceptance test")
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user