Skip to content

Commit

Permalink
Merge branch 'main' into 163_semantic_diff_endToEnd_new
Browse files Browse the repository at this point in the history
  • Loading branch information
ShiriMoran authored Nov 8, 2023
2 parents 8f43305 + ca7ae6e commit 5b1fa71
Show file tree
Hide file tree
Showing 8 changed files with 1,959 additions and 7 deletions.
5 changes: 5 additions & 0 deletions pkg/ibmvpc/analysis_output_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,11 @@ var tests = []*vpcGeneralTest{
useCases: []vpcmodel.OutputUseCase{vpcmodel.AllEndpoints, vpcmodel.SingleSubnet, vpcmodel.AllSubnets},
format: vpcmodel.Text,
},
{
name: "sg_testing_3",
useCases: []vpcmodel.OutputUseCase{vpcmodel.AllEndpoints, vpcmodel.AllSubnets},
format: vpcmodel.Text,
},

// batch2: only vsi-level use-case, with grouping , text format
{
Expand Down
Loading

0 comments on commit 5b1fa71

Please sign in to comment.