Skip to content

Commit

Permalink
Revert "[CI] Skip redis raycluster test (#1465)" (#1490)
Browse files Browse the repository at this point in the history
  • Loading branch information
rueian authored Oct 13, 2023
1 parent 1184bc8 commit 493eb82
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_sample_raycluster_yamls.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@
'Skip this test because it requires a lot of resources.',
'ray-cluster-tpu.yaml': 'Skip this test because it requires TPU resources.',
'ray-cluster.gke-bucket.yaml': 'Skip this test because it requires GKE and k8s service accounts.',
'ray-cluster.external-redis.yaml': 'Skip this test because it requires external Redis.',
}

rs = RuleSet([HeadPodNameRule(), EasyJobRule(), HeadSvcRule()])
Expand Down

0 comments on commit 493eb82

Please sign in to comment.