This is an automated email from the ASF dual-hosted git repository.
ocket8888 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git
from 0e5c598815 Incorrect method on docs for /cdns/dnsseckeys/refresh in
APIv4 and APIv5 (#7105)
add 7995ce5831 Traffic Router tests GHA: Include integration tests (#7100)
No new revisions were added by this update.
Summary of changes:
.github/actions/tr-unit-tests/Dockerfile | 26 -----------
.github/actions/tr-unit-tests/README.md | 54 ----------------------
.github/actions/tr-unit-tests/action.yml | 22 ---------
.github/workflows/tpv2.yml | 4 ++
.../{tr.unit.tests.yaml => tr.tests.yaml} | 53 +++++++++++----------
5 files changed, 30 insertions(+), 129 deletions(-)
delete mode 100644 .github/actions/tr-unit-tests/Dockerfile
delete mode 100644 .github/actions/tr-unit-tests/README.md
delete mode 100644 .github/actions/tr-unit-tests/action.yml
rename .github/workflows/{tr.unit.tests.yaml => tr.tests.yaml} (59%)