mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-09 15:37:56 -05:00
fix e2e builds
This commit is contained in:
@@ -105,6 +105,7 @@ go_test(
|
|||||||
flaky = True,
|
flaky = True,
|
||||||
shard_count = 2,
|
shard_count = 2,
|
||||||
tags = [
|
tags = [
|
||||||
|
"develop",
|
||||||
"e2e",
|
"e2e",
|
||||||
"manual",
|
"manual",
|
||||||
"minimal",
|
"minimal",
|
||||||
@@ -137,6 +138,7 @@ go_test(
|
|||||||
flaky = True,
|
flaky = True,
|
||||||
shard_count = 2,
|
shard_count = 2,
|
||||||
tags = [
|
tags = [
|
||||||
|
"develop",
|
||||||
"e2e",
|
"e2e",
|
||||||
"exclusive",
|
"exclusive",
|
||||||
"mainnet",
|
"mainnet",
|
||||||
@@ -170,6 +172,7 @@ go_test(
|
|||||||
flaky = True,
|
flaky = True,
|
||||||
shard_count = 2,
|
shard_count = 2,
|
||||||
tags = [
|
tags = [
|
||||||
|
"develop",
|
||||||
"exclusive",
|
"exclusive",
|
||||||
"mainnet",
|
"mainnet",
|
||||||
"manual",
|
"manual",
|
||||||
@@ -203,6 +206,7 @@ go_test(
|
|||||||
flaky = True,
|
flaky = True,
|
||||||
shard_count = 2,
|
shard_count = 2,
|
||||||
tags = [
|
tags = [
|
||||||
|
"develop",
|
||||||
"exclusive",
|
"exclusive",
|
||||||
"manual",
|
"manual",
|
||||||
"minimal",
|
"minimal",
|
||||||
|
|||||||
Reference in New Issue
Block a user