~checkbox-dev/checkbox:modify-tcpecho-stress-not-disable-parent-eth

Last commit made on 2024-04-30
Get this branch:
git clone -b modify-tcpecho-stress-not-disable-parent-eth https://git.launchpad.net/~checkbox-dev/checkbox

Branch merges

Branch information

Name:
modify-tcpecho-stress-not-disable-parent-eth
Repository:
lp:~checkbox-dev/checkbox

Recent commits

69adae0... by Rick Wu

Modify tcpecho_stress script

To prevent parent eth of ethernet switch been disable

070d2fc... by Pierre Equoy

Make networking/http test more resilient (bugfix) (#1213)

* Add http connection python script and its unit tests

* Modify networking/http job to call the Python script instead

This job often fails, usually because of connectivity issues.

It is now replaced with a Python script that automatically runs the
`wget` command 3 times, increasing the timeout after each failure to
give more chances to connect succesfully.

Fix CHECKBOX-1419

* Refactor message printing in the script

* Add backoff and jitter to connection function

Following feedback from team, reworking the connection function to use a
random delay, using a backoff and a jitter. Each new attempt will wait
longer than the previous one (up to 60 seconds per attempt).

The jitter is here to prevent the test from choking the infrastructure
if many devices are trying to run this test at the same moment.

* Add unit test to get 100% coverage

6adf790... by Massimiliano Girardi

Core24 builds action (infra) (#1215)

* General Fixes

Use artifact name that is unique per matrix
Use v4 instead of v3 upload action
Set group and label to avoid TF runners as well
Select also tag to not use TF runners
Wrong copy pasted matrix variable
Remove alegedly outdated workaroud

* Use for cycle to clear exestack

* Updated hack workaroud logging found and without envvar

7a32827... by Isaac Yang <email address hidden>

Fix the wrong output from suspend cycles (Bugfix) (#1210)

Fix the wrong output from suspend cycles

0a8f61d... by Fernando Bravo <email address hidden>

removed requirement of udisks2 on core (BugFix) (#1212)

removed requirement of udisks2 on core

068f142... by eugene-yujinwu <email address hidden>

Fix modprobe_attachment and sysctl_attachment failed in remote mode (BugFix) (#1214)

9ff53ee... by Jeff Lane 

remove the unused [comment] section from config file (bugfix) (#1158)

Fix: remove the unused [comment] section from config file as it is apparently not used and has been forgotten about for quite some time. #1149

a49af10... by Maciej Kisielewski

Fix cold reboot on no wake by rtc (BugFix) (#1208)

* Improve reliability of the cold-reboot job

* declare the environment variable properly

* be specific about the RTC to use

9318a5c... by rickwu666666 <email address hidden>

Include obex test into bluez-automated test plan so that they are run on Ubuntu Core (New) (#1185)

Include obex test into bluez-automated test plan

Since PR#1172 has been merged, Ubuntu Core is able to run obex test now

26a3d61... by rickwu666666 <email address hidden>

[checkbox-ce-oem] Add GPIO slot test for gadget SNAP (New) (#1174)

* Add GPIO slot test for gadget SNAP

Those GPIO related jobs intend to test if GPIO ports are exported after connecting interfaces between checkbox and gadget snap