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

Update test scripts to support HTTP and EXT SDL's policy modes #2212

Merged
merged 2 commits into from
Sep 5, 2019

Conversation

dboltovskyi
Copy link
Contributor

@dboltovskyi dboltovskyi commented Jul 19, 2019

Fixed issue #2229

Summary

Update various common modules in order to support SDL's HTTP and EXTERNAL_PROPRIETARY policy modes
The main idea is to make possible to run ATF test scripts on all existing SDL policy modes: PROPRIETARY, EXTERNAL_PROPRIETARY and HTTP

ATF version

develop

Changelog

  • add support of HTTPmode to actions.policyTableUpdate()
  • create new actions.isPTUStarted() function
  • add policy mode configuration option to some scripts to prevent running of them on not applicable mode (test will be skipped)
  • remove user_consent_prompt for some scripts related to VehicleData.
  • add delay after BC.DecryptCertificate in order to SDL has time to store certificates on a file system (this fixed instability in security scripts for EXT mode)

CLA

@dboltovskyi dboltovskyi force-pushed the fix/add_support_for_http_and_ext_policy_flows branch 2 times, most recently from edfe039 to 5171bf6 Compare July 23, 2019 13:50
@dboltovskyi dboltovskyi changed the title Update common modules to support HTTP and EXT SDL's policy modes Update test scripts to support HTTP and EXT SDL's policy modes Jul 31, 2019
@dboltovskyi dboltovskyi force-pushed the fix/add_support_for_http_and_ext_policy_flows branch from 4c6aa12 to 26246d9 Compare August 22, 2019 03:17
@dboltovskyi dboltovskyi force-pushed the fix/add_support_for_http_and_ext_policy_flows branch 4 times, most recently from 146dc64 to 25e81c4 Compare August 30, 2019 15:46
@dboltovskyi dboltovskyi force-pushed the fix/add_support_for_http_and_ext_policy_flows branch from 25e81c4 to 5ce28a9 Compare September 5, 2019 04:18
@dboltovskyi dboltovskyi force-pushed the fix/add_support_for_http_and_ext_policy_flows branch from 5ce28a9 to 581c920 Compare September 5, 2019 04:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants