Skip to content

Commit d96c90b

Browse files
committed
checkpoint
1 parent 158224f commit d96c90b

40 files changed

+3190
-0
lines changed

tests/e2e_v2/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# E2E Test Suite v2
2+
# Restructured pytest-based E2E tests for CodeFlare SDK

tests/e2e_v2/cluster_management/__init__.py

Whitespace-only changes.

tests/e2e_v2/cluster_management/configuration/__init__.py

Whitespace-only changes.

tests/e2e_v2/cluster_management/configuration/test_advanced.py

Whitespace-only changes.

tests/e2e_v2/cluster_management/configuration/test_heterogeneous.py

Whitespace-only changes.

tests/e2e_v2/cluster_management/configuration/test_images.py

Whitespace-only changes.

tests/e2e_v2/cluster_management/configuration/test_resources.py

Whitespace-only changes.

tests/e2e_v2/cluster_management/configuration/test_volumes.py

Whitespace-only changes.

tests/e2e_v2/cluster_management/creation/__init__.py

Whitespace-only changes.

tests/e2e_v2/cluster_management/creation/test_cluster_creation.py

Whitespace-only changes.

0 commit comments

Comments
 (0)