Skip to content

Commit

Permalink
wifi 13063 (#857)
Browse files Browse the repository at this point in the history
* added test-edgecore-eap104 and test-hfcl-ion4xe to the sanity workflow

Signed-off-by: anil-tegala <anil.tegala@candelatech.com>

* added test-edgecore-eap104 and test-hfcl-ion4xe to the sanity workflow

Signed-off-by: anil-tegala <anil.tegala@candelatech.com>

* updated edgecore_eap101 testbed info

Signed-off-by: anil-tegala <anil.tegala@candelatech.com>

* added test-edgecore-eap102 to the sanity workflow

Signed-off-by: anil-tegala <anil.tegala@candelatech.com>

* Modify default job execution timeout in sanity workflow

* Revert "Modify default job execution timeout in sanity workflow"

This reverts commit 089fed5.

* added tests for ap models in basic testbeds

Signed-off-by: anil-tegala <anil.tegala@candelatech.com>

* removed limits for resources

Signed-off-by: anil-tegala <anil.tegala@candelatech.com>

---------

Signed-off-by: anil-tegala <anil.tegala@candelatech.com>
Co-authored-by: Gopi Raga <117985788+GopiRaga7@users.noreply.github.com>
  • Loading branch information
anil-tegala and GopiRaga7 authored Nov 21, 2023
1 parent daa805f commit 6e19def
Show file tree
Hide file tree
Showing 2 changed files with 783 additions and 13 deletions.
7 changes: 0 additions & 7 deletions .github/actions/run-tests/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,13 +76,6 @@ runs:
containers:
- name: tests
image: ${{ inputs.testing_docker_image }}
resources:
requests:
memory: "512Mi"
cpu: "250m"
limits:
memory: "512Mi"
cpu: "250m"
command:
- /bin/bash
- -c
Expand Down
Loading

0 comments on commit 6e19def

Please sign in to comment.