|
|
@ -196,7 +196,6 @@ func TestInstall(t *testing.T) {
|
|
|
|
name: "install with schema file, extra values from yaml, with errors",
|
|
|
|
name: "install with schema file, extra values from yaml, with errors",
|
|
|
|
cmd: "install schema testdata/testcharts/chart-with-schema -f testdata/testcharts/chart-with-schema/extra-values.yaml",
|
|
|
|
cmd: "install schema testdata/testcharts/chart-with-schema -f testdata/testcharts/chart-with-schema/extra-values.yaml",
|
|
|
|
wantError: true,
|
|
|
|
wantError: true,
|
|
|
|
golden: "output/schema-negative.txt",
|
|
|
|
|
|
|
|
},
|
|
|
|
},
|
|
|
|
// Install, values from yaml, extra values from cli, schematized with errors
|
|
|
|
// Install, values from yaml, extra values from cli, schematized with errors
|
|
|
|
{
|
|
|
|
{
|
|
|
|