1
0
Fork 0
mirror of https://github.com/prometheus-operator/prometheus-operator.git synced 2025-04-21 11:48:53 +00:00

test/e2e: StatefulSet is updated twice after creation

This commit is contained in:
Frederic Branczyk 2018-05-25 13:45:41 +02:00
parent 2e63825dad
commit d91d127a8b
No known key found for this signature in database
GPG key ID: 7741A52782A90069

View file

@ -676,7 +676,7 @@ func TestPrometheusOnlyUpdatedOnRelevantChanges(t *testing.T) {
},
// First is the creation of the StatefulSet itself, second is the
// update of the ReadyReplicas status field
ExpectedChanges: 2,
ExpectedChanges: 3,
},
{
Name: "service",