Skip to content
This repository has been archived by the owner on Jun 28, 2024. It is now read-only.

docs: Add a README #32

Merged
merged 1 commit into from
Jan 22, 2018
Merged

Conversation

jodh-intel
Copy link
Contributor

Add a general README.md which also explains the usage of the
important KATA_DEV_MODE variable.

Fixes #31.

Signed-off-by: James O. D. Hunt james.o.hunt@intel.com

Add a general `README.md` which also explains the usage of the
important `KATA_DEV_MODE` variable.

Fixes kata-containers#31.

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
@jodh-intel
Copy link
Contributor Author

Hi @bergwolf, @grahamwhaley, @klynnrif - could you take a look please?

Copy link
Contributor

@grahamwhaley grahamwhaley left a comment

Choose a reason for hiding this comment

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

lgtm

@chavafg
Copy link
Contributor

chavafg commented Jan 22, 2018

lgtm

Approved with PullApprove

@jodh-intel jodh-intel merged commit 9c8e59d into kata-containers:master Jan 22, 2018
@jodh-intel
Copy link
Contributor Author

Oops - merged as I got mesmerised by the big green button! ;)

It looks like we need to add a pullapprove doc team approval requirement to all the repos...

Copy link

@klynnrif klynnrif left a comment

Choose a reason for hiding this comment

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

I took a look here and have a few suggested rewrites. My feelings aren't too hurt @jodh-intel ;) haha. Thanks!

## CI Content

This repository contains a [number of scripts](https://github.com/kata-containers/tests/tree/master/.ci)
designed to be run from under a "CI" (Continuous Integration) system.

Choose a reason for hiding this comment

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

that run from under a "CI" (Continuous Integration) system.


### Centralised scripts

The CI scripts in this repository are used for testing changes to the content

Choose a reason for hiding this comment

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

Lines 27-29 suggested rewrite: The CI scripts in this repository are used to test changes to the content of this repository. These scripts are also used by the other Kata Containers code repositories.

- Functionality is defined once.
- Easy to make changes affecting all code repositories centrally.

- Assurance that all the code repositories are being tested in the same way

Choose a reason for hiding this comment

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

Assurance that all the code repositories are tested in this same way


WARNING:

The CI scripts need to perform a lot of setup before running content under a

Choose a reason for hiding this comment

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

The CI scripts perform a lot of setup before running content under a


### Detecting a CI system

The strategy for checking if the tests are running under a CI system is to see

Choose a reason for hiding this comment

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

The strategy to check if the tests are running under a CI system is to see

explained in [CI Setup](#ci-setup), running *all* the content in this
repository could be dangerous.

The recommended approach to resolving this issue is to set the variable below

Choose a reason for hiding this comment

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

The recommended approach to resolve this issue is to set the following variable


Setting this variable has the following effects:

- Disables content that may not be safe for developers to run locally.

Choose a reason for hiding this comment

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

Disables content that might not be...

jodh-intel added a commit to jodh-intel/tests-1 that referenced this pull request Jan 22, 2018
Apply the doc teams review changes that got missed off PR kata-containers#32.

Fixes kata-containers#34.

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
@jodh-intel jodh-intel mentioned this pull request Jan 22, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants