-
Notifications
You must be signed in to change notification settings - Fork 45
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Getting certificate from host agent. (#155)
* Getting certificate from host agent. * Removing retry logic. * Cleaning up the code. * Resolving comments from last iteration. * Formatting changes. * Formatting updates. * Resolving comments from last iteration. * Resolving comments from last iteration. * Correcting path creation. * Passing eppid as a query parameter, if provided. * Updating the local cached file name. * Adding dependencies to build folder. * Updating docker arguments to use 2 new driver names and comply with SGX driver 1.41. * Adding dependencies. * Adding JSON dependency and updating JenkinsfileTestLinuxRelease. * Adding dependency for add-apt-repository. * Updating configuration files and vcxproj files. * Adding dependency for add-apt-repository. * Closing project header in vcxproj file. * Adding dependency for nlohmann-json3-dev for ACCTestOeRelease test in jenkins file. * Adding dependency for nlohmann-json3-dev for ACCTest and ACCContainerTest in jenkins file. * Adding apt-get update at the start of ACCContainerTest and ACCTestOeRelease task. * Updating readme, resolving comments from last iteration and updating JenkinsFile. * Syntax error * Updating jenkins file variables. * updating jenkinsfile. * Updating dockerfile. * checking sgx device for ubuntu 18. * Updating Jenkins file. * updating jenkinsfile * Updating Jenkins file.
- Loading branch information
1 parent
b8f8901
commit ddb9b28
Showing
19 changed files
with
770 additions
and
469 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.