Closed Bug 1668583 Opened 5 years ago Closed 5 years ago

redo test harness (antenna)

Categories

(Socorro :: Antenna, task, P3)

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: willkg, Assigned: willkg)

Details

Attachments

(2 files)

I like the environment that tests run in to be as similar as possible between CircleCI and local dev environment. When running in CircleCI, docker containers can't volume mount the local directory. So to fix that, I wrote this monstrous scaffolding that builds a data container, copies the local directory into it, then volume mounts the data container and runs the tests.

Instead of doing that, we should rewrite it to what Tecken is doing where CI runs in -ci versions of the services which use what's in the container and doesn't volume mount anything. I didn't go that route originally because I didn't like how we were running things in different contexts, but I've since decided it'll be a lot easier to understand and maintain.

This covers fixing Antenna tests.

Assignee: nobody → willkg
Status: NEW → ASSIGNED

This went out in bug #1669765 in 2020.10.07. Marking as FIXED.

Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: