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 README with instructions to run end-to-end tests on localmachine for release/1.1 #5554

Merged
merged 11 commits into from
Oct 6, 2021

Conversation

scb01
Copy link
Contributor

@scb01 scb01 commented Sep 22, 2021

The steps to setup the local machine and the cloud side resources are the same as detailed out in the PR for release/1.2.
There are changes in how the code is built, what container images are needed, the context.json and the environment settings.

damonbarry
damonbarry previously approved these changes Sep 22, 2021
test/doc/end-to-end-test-config.md Outdated Show resolved Hide resolved
test/doc/one-time-setup.md Outdated Show resolved Hide resolved
test/doc/one-time-setup.md Outdated Show resolved Hide resolved
between reference to the service (Iot Hub) and an instance (Iot hub)
damonbarry
damonbarry previously approved these changes Sep 23, 2021
test/README.md Outdated Show resolved Hide resolved
test/README.md Outdated Show resolved Hide resolved
test/doc/one-time-setup.md Show resolved Hide resolved
##### Create Root CA Certificate for your machine
Create a Root CA certificate for your machine *(See [Create Certs](https://docs.microsoft.com/en-us/azure/iot-edge/how-to-create-test-certificates?view=iotedge-2020-11#create-root-ca-certificate) for more details)*. Navigate to the directory where the certificate generation scripts are found (typically iotedge/tools/CACertificates) and run
~~~ sh
./certGen.sh create_root_and_intermediate
Copy link
Contributor

Choose a reason for hiding this comment

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

Should .gitignore be updated here to ignore everything under tools/CACertificates?

(On my personal box, I went with updating .git/info/exclude for now)

@kodiakhq kodiakhq bot merged commit aede145 into Azure:release/1.1 Oct 6, 2021
@scb01 scb01 deleted the update-readme-doc branch October 29, 2021 17:17
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.

None yet

3 participants