Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configure KeepAlive for CTS #239

Open
wants to merge 1 commit into
base: celadon/u/mr0/master
Choose a base branch
from

Conversation

AmanBh0709
Copy link

Keep alive feature is disabled to resolve below CTS issue in 2019. That time our controller was not supporting this feature.
https://jira.devtools.intel.com/browse/OAM-86930

Now we support keep alive, CTS is expecting keep alive slots. After setting config_reservedPrivilegedKeepaliveSlots, config_allowedUnprivilegedKeepalivePerUid values to 2 Following Cts is passing:
android.net.cts.ConnectivityManagerTest#testSocketKeepaliveUnprivileged

Tests done:

  1. Flash BM
  2. run cts -m CtsNetTestCases -t android.net.cts.ConnectivityManagerTest
  3. All test should pass

Tracked-On: OAM-119906

@sysopenci
Copy link

Improper Commit Message
Tracked on not found in commit message,
make sure Tracked-On: Jira-ticket is present.

@sysopenci sysopenci added Pending Developer Approval Pending Developer Approval Pending PR Review Pending PR Review Engineering Build Not Started Engineering Build Not Started labels Oct 9, 2024
@sysopenci
Copy link

Improper Commit Message
Tracked on not found in commit message,
make sure Tracked-On: Jira-ticket is present.

Keep alive feature is disabled to resolve below CTS issue
in 2019. That time our controller was not supporting this
feature.
https://jira.devtools.intel.com/browse/OAM-86930

Now we support keep alive, CTS is expecting keep alive slots.
After setting config_reservedPrivilegedKeepaliveSlots,
config_allowedUnprivilegedKeepalivePerUid values to 2
Following Cts is passing:
android.net.cts.ConnectivityManagerTest#testSocketKeepaliveUnprivileged

Tests done:
1. Flash BM
2. run cts -m CtsNetTestCases -t android.net.cts.ConnectivityManagerTest
3. All test should pass

Tracked-On: OAM-126286
Signed-off-by: Gowtham Anandha Babu <[email protected]>
Signed-off-by: Aman Bhadouria <[email protected]>
@sysopenci
Copy link

Android CI has started Engineering Build for this issue ,Please check the linked Tracked-On issue/Android CI Web for more details.

Copy link
Contributor

@gowthambabu92 gowthambabu92 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@gowthambabu92 gowthambabu92 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sysopenci
Copy link

SUCCESS: Android CI has completed Engineering Build for this issue.Please check the linked Tracked-On issue/Android CI Web for more details.

@sysopenci sysopenci added Engineering Build Successful Engineering Build Successful and removed Engineering Build Not Started Engineering Build Not Started labels Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants