1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-09 02:07:03 +00:00
Commit graph

3 commits

Author SHA1 Message Date
Markus Lehtonen
047d0314aa Fix version parsing
The fix in a416af51a4 was not enough by
itself and that needs to be applied comprehensively.
2024-12-12 22:14:50 +02:00
Markus Lehtonen
fb2b1926f6 scripts: refresh e2e-presubmit test script
Update and simplify.
2024-07-05 14:51:13 +03:00
Feruzjon Muyassarov
0118215826 Add ephemeral E2E test environment
This patch adds a script to run E2E test on kind ephemeral cluster
that gets deleted by the end of each test. Eventually, we will use
this script on pull requests as a presubmit test.

Signed-off-by: Feruzjon Muyassarov <feruzjon.muyassarov@intel.com>
2022-11-02 15:30:56 +02:00