demote to flaky service tests from parallel e2e

This commit is contained in:
Mike Danese 2015-07-31 13:22:50 -07:00
parent a23ee556ad
commit e376a094af

View File

@ -115,6 +115,9 @@ GCE_PARALLEL_FLAKY_TESTS=(
"PD" "PD"
"ServiceAccounts" "ServiceAccounts"
"Service\sendpoints\slatency" "Service\sendpoints\slatency"
"Service.*basic\sendpoint"
"Probing.*should\snot.*initial\sdelay"
"Service.*multiport\sendpoint"
"Services.*change\sthe\stype" "Services.*change\sthe\stype"
"Services.*functioning\sexternal\sload\sbalancer" "Services.*functioning\sexternal\sload\sbalancer"
"Services.*identically\snamed" "Services.*identically\snamed"