Skip to content

make test-sh does not work with artifacts tagged with -latest suffix #1192

@wkz

Description

@wkz

Current Behavior

A common pattern to check some Infix behavior, using the test system, is:

  1. git pull
  2. ./utils/gh-dl-artifact.sh
  3. cd x-gh-dl-*
  4. make test-sh

This no longer works if the chosen artifact happens to be a -latest image.

Expected Behavior

make test{,-sh} should be able to handle this case, somehow.

Steps To Reproduce

No response

Additional information

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingrelengRelease engineering (ci system, release management)

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions