Skip to content
This repository was archived by the owner on Nov 24, 2025. It is now read-only.
This repository was archived by the owner on Nov 24, 2025. It is now read-only.

TO API Tests GHA still starts Riak container #5946

@zrhoffman

Description

@zrhoffman

I'm submitting a ...

  • improvement request (usability, performance, tech debt, etc.)

Traffic Control components affected ...

  • GitHub Actions

Current behavior:

The to-integration-tests GitHub Action starts but does not use a Riak Docker container.

New behavior:

The Riak container should be removed.

Minimal reproduction of the problem with instructions:

docker run \
--detach \
--env-file="${ciab_dir}/variables.env" \
--hostname="${trafficvault}.infra.ciab.test" \
--name="$trafficvault" \
--publish=8087:8087 \

Metadata

Metadata

Assignees

Labels

Traffic Opsrelated to Traffic Opsautomationrelated to automated testing/deployment/packaging etc.improvementThe functionality exists but it could be improved in some way.testsrelated to tests and/or testing infrastructure

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions