X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=tests%2Fcharms%2Flayers%2Fbroken%2Factions.yaml;fp=tests%2Fcharms%2Flayers%2Fbroken%2Factions.yaml;h=6cd6f8c7732f8d59e45e6f3fc02b01bc4b3d232b;hb=7bf2f4d5ba51d8a6909a8709aeda200ddb153b03;hp=0000000000000000000000000000000000000000;hpb=6d84dbd8746388114361e09300697da471de20ca;p=osm%2FN2VC.git diff --git a/tests/charms/layers/broken/actions.yaml b/tests/charms/layers/broken/actions.yaml new file mode 100644 index 0000000..6cd6f8c --- /dev/null +++ b/tests/charms/layers/broken/actions.yaml @@ -0,0 +1,9 @@ +touch: + description: "Touch a file on the VNF." + params: + filename: + description: "The name of the file to touch." + type: string + default: "" + required: + - filename