~lgp171188/lpci:fix-failing-tests-snap-classic-warning

Last commit made on 2023-04-19
Get this branch:
git clone -b fix-failing-tests-snap-classic-warning https://git.launchpad.net/~lgp171188/lpci
Only Guruprasad can upload to this branch. If you are Guruprasad please log in for upload directions.

Branch merges

Branch information

Name:
fix-failing-tests-snap-classic-warning
Repository:
lp:~lgp171188/lpci

Recent commits

99cefd9... by Guruprasad

Fix the test for the validation of wrong values for classic snap installation

Succeeded
[SUCCEEDED] test:0 (build)
[SUCCEEDED] build:0 (build)
12 of 2 results
cdba9bc... by Guruprasad

Fix the yaml formatting in the snap deprecated format warning

Failed
[FAILED] test:0 (build)
[WAITING] build:0 (build)
12 of 2 results
de628ea... by Guruprasad

Switch to the development version 0.1.1.dev0

8580a7a... by Colin Watson

Release version 0.1.0

1131bd2... by Simone Pelosi

Rebased and NEWS updated

bd6f37e... by Simone Pelosi

Improved test coverage

Added a new step that throws a RuntimeException exhausting the for-loop without finding the recipe.
This step does not depend on the order of the files returned by .iterdir()

f783370... by Simone Pelosi

Added noise data to cover all test cases

Added a.txt file and b.txt file to cover the jump instruction in the for loop

5db66cb... by Simone Pelosi

Added new new configurable option recipe-folder

Added a new configurable option (default value ./info) called recipe-folder,
to be able to specify the recipe itself, or the recipe search path.
Using this approach the search path for variant config files will be scoped
to the recipe_folder and its parents.
Added test case.

LP: #1978715

69d6b4e... by Colin Watson

Fix NEWS versioning

0.1.0 hasn't yet been released.

0772507... by Simone Pelosi

Updated NEWS.rst