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.

TP Integration Tests GHA still starts Riak container #5947

@zrhoffman

Description

@zrhoffman

I'm submitting a ...

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

Traffic Control components affected ...

  • GitHub Actions

Current behavior:

The tp-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

Labels

Traffic Portal v1related to Traffic Portal version 1automationrelated 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