Closed Bug 1885442 Opened 2 months ago Closed 2 months ago

Make platform specific system tests fail when unexpectedly executed

Categories

(Socorro :: Antenna, task)

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: relud, Assigned: relud)

References

Details

Attachments

(1 file)

right now systemtest uses fixture params to test sqs/pubsub and s3/gcs, and skips the test if that backend does not match what is configured in the environment.

This means we must manually check whether the expected backend was actually tested.

Instead, we should use pytest markers to indicate the backend being tested, select tests marked for the expected backend, and have tests fail if the expected backend does not match the actual backend.

See Also: → 1886018
Status: ASSIGNED → RESOLVED
Closed: 2 months ago
Resolution: --- → FIXED

This was deployed in bug #1892791 tag 2024.04.22.

You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: