8000 [RFE] kola: add a `pre-flight` check · Issue #470 · flatcar/Flatcar · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
[RFE] kola: add a pre-flight check #470
Closed
@tormath1

Description

@tormath1

Current situation

we use kola to run tests on the CI but it can also be used locally. Since the tool owns various options and has several requirements it would be helpful to provide a pre-flight check in order to catch any mis-configuration on the host or in the options in order to prevent eventual failures.

Impact

it could reduce some friction on the kola usage.

Ideal future situation

something like:

$ kola run ...
requirements:
    - [*] ipv4 forwarding
    - [ ] iptables nat rules
    - [*] kolet binary

Implementation options

TBD

Additional information

TBD

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Implemented

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0