Skip to content

Commit

Permalink
Pk5/minor integration tests changes (#52)
Browse files Browse the repository at this point in the history
* Modify changelog and rename tests

* Delete recording file
  • Loading branch information
patrykkulik-microsoft authored Jul 26, 2023
1 parent 9483466 commit c087b45
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 4,925 deletions.
2 changes: 2 additions & 0 deletions src/aosm/HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ Release History

unreleased
++++++++++
* Added integration tests for `publish` and `delete` commands.
* Added a `--force` flag to the aosm `build` and `delete` commands. This command will force the `build` or `delete` commands to proceed without waiting on user input to confirm.
* `az aosm nfd build` options `--order-params` and `--interactive` to help users choose which NF parameters to expose as deployParameters. Feature added that allows CNF value mappings file to be generated if none is supplied.
* NFDV version exposed as a CGV on an SNS.
* `az aosm nfd publish` option added for `--definition-type cnf` to publish the CNF bicep templates, upload helm charts from disk to the ACR and copy the images from a source ACR to the target ACR.
Expand Down
Loading

0 comments on commit c087b45

Please sign in to comment.