GoogleContainerTools / GoogleContainerTools/skaffold

Allow tests to be run on any image change

Open
#6,067 2 comments 0 reactions 0 assignees View on GitHub
area/testing kind/feature-request priority/p2
Dominant language
Go
Stars
15.9k
Forks
1.7k
Avg merge
3d 9h
Merged PRs (30d)
10

Description

### Expected behavior
When defining tests allow the image reference to be either empty or not provided. This would cause tests to run on every iteration. I'd like to be able to setup remote modules with shared tests steps but at the moment you can't do that because the module would have to explicitly call out an image.

### Actual behavior
Image field must be set in the test section so tests cannot be run or shared across repos.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.