aboutsummaryrefslogtreecommitdiff
path: root/test/node/scenarios.json
blob: 845c8926e9887fff0a00fdb979e16a5714088c8f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
{
    "install_additional_node": {
        "image": "debian:11",
        "features": {
            "node": {
                "version": "latest",
                "additionalVersions": "v17.9.1,v14.19.3"
            }
        }
    }
}