Skip to content

Commit

Permalink
Issue argoproj#170 is not solved when using server, only when using n…
Browse files Browse the repository at this point in the history
…ame for destination
  • Loading branch information
jgwest committed Jun 24, 2021
1 parent 41ea81b commit 217a736
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/e2e/applicationset/cluster_e2e_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,6 @@ func TestSimpleClusterGeneratorAddingCluster(t *testing.T) {
Delete().Then().Expect(ApplicationsDoNotExist([]argov1alpha1.Application{expectedAppCluster1, expectedAppCluster2}))
}

// There is a bug in ArgoCD that prevents this test from passing: https://github.com/argoproj/argo-cd/issues/5817
func TestSimpleClusterGeneratorDeletingCluster(t *testing.T) {

expectedAppTemplate := argov1alpha1.Application{
Expand Down

0 comments on commit 217a736

Please sign in to comment.