Skip to content

test: Use SaveBundle instead of ExportBundle button for integ tests. - #538

Merged
karthikbekalp merged 2 commits into
aws-deadline:mainlinefrom
karthikbekalp:fixSaveBundle
Aug 27, 2026
Merged

test: Use SaveBundle instead of ExportBundle button for integ tests.#538
karthikbekalp merged 2 commits into
aws-deadline:mainlinefrom
karthikbekalp:fixSaveBundle

Conversation

@karthikbekalp

@karthikbekalp karthikbekalp commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

What was the problem/requirement? (What/Why)

The integration tests started failing because the button changed from "Export Bundle" to "Save bundle as".

See this PR: aws-deadline/deadline-cloud#1181

What was the solution? (How)

To ensure we reduce duplicate code, I updated the deadline-cloud-test-fixtures repo to have few reusable functions that we can update so that we don't need to update every DCC in the future when there's such a failure.

This DCC just reuses the code in that repo.

What is the impact of this change?

The integ tests will now start succeeding again.

How was this change tested?

Ran the test in CI and confirmed that they now work. https://github.com/aws-deadline/deadline-cloud-for-cinema-4d/actions/runs/33018407122

Was this change documented?

No documentation change required. Test only changes.

Is this a breaking change?

No


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Signed-off-by: Karthik Bekal Pattathana <133984042+karthikbekalp@users.noreply.github.com>
Comment thread test/integ/conftest.py
Comment thread test/integ/test_cinema4d.py
Comment thread test/integ/test_cinema4d.py
Comment thread test/integ/test_cinema4d.py
Signed-off-by: Karthik Bekal Pattathana <133984042+karthikbekalp@users.noreply.github.com>
@karthikbekalp
karthikbekalp disabled auto-merge August 26, 2026 23:08
@karthikbekalp
karthikbekalp enabled auto-merge (squash) August 26, 2026 23:08
@karthikbekalp
karthikbekalp merged commit 5b6db61 into aws-deadline:mainline Aug 27, 2026
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

waiting-on-maintainers Waiting on the maintainers to review.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants