mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-08 04:54:05 -05:00
use gotags
This commit is contained in:
@@ -103,9 +103,9 @@ go_test(
|
||||
],
|
||||
eth_network = "minimal",
|
||||
flaky = True,
|
||||
gotags = ["develop"],
|
||||
shard_count = 2,
|
||||
tags = [
|
||||
"develop",
|
||||
"e2e",
|
||||
"manual",
|
||||
"minimal",
|
||||
@@ -136,9 +136,9 @@ go_test(
|
||||
],
|
||||
eth_network = "mainnet",
|
||||
flaky = True,
|
||||
gotags = ["develop"],
|
||||
shard_count = 2,
|
||||
tags = [
|
||||
"develop",
|
||||
"e2e",
|
||||
"exclusive",
|
||||
"mainnet",
|
||||
@@ -170,9 +170,9 @@ go_test(
|
||||
],
|
||||
eth_network = "mainnet",
|
||||
flaky = True,
|
||||
gotags = ["develop"],
|
||||
shard_count = 2,
|
||||
tags = [
|
||||
"develop",
|
||||
"exclusive",
|
||||
"mainnet",
|
||||
"manual",
|
||||
@@ -204,9 +204,9 @@ go_test(
|
||||
],
|
||||
eth_network = "minimal",
|
||||
flaky = True,
|
||||
gotags = ["develop"],
|
||||
shard_count = 2,
|
||||
tags = [
|
||||
"develop",
|
||||
"exclusive",
|
||||
"manual",
|
||||
"minimal",
|
||||
|
||||
Reference in New Issue
Block a user