Skip to content

Commit e11f8b9

Browse files
Keep test_run_job_to_s3 manual for now. Open-EO/openeo-geotrellis-extensions#329
1 parent 6204874 commit e11f8b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/deploy/test_batch_job.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1305,6 +1305,7 @@ def test_run_job_get_projection_extension_metadata_assets_in_s3_multiple_assets(
13051305
)
13061306

13071307

1308+
@pytest.skip("Can only run manually") # TODO: Fix so it can run in Jenkins too
13081309
def test_run_job_to_s3(
13091310
tmp_path,
13101311
mock_s3_bucket,

0 commit comments

Comments
 (0)