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

Add warning messages in Readme #730

Merged
merged 1 commit into from
Sep 13, 2021
Merged

Add warning messages in Readme #730

merged 1 commit into from
Sep 13, 2021

Conversation

seokho-son
Copy link
Member

Add warning messages.

  • Be careful!

    • Contributors should not push files related to their personal credencials (e.g., credentials.conf) to remote repository.
    • The credential file for CSPs (src/testclient/scripts/credentials.conf) is in the .gitignore condition.
    • So, credentials.conf will not be staged for a commit.
    • Anyway, please be careful.
  • Be aware!

    • Be aware that creating VMs on public CSPs such as AWS, GCP, Azure, etc. may be billed.
    • With the default setting of testSet.env, TestClouds (TestCloud01, TestCloud02, TestCloud03) will be used to create mock VMs.
    • TestCloud01, TestCloud02, TestCloud03 are not real CSPs. It is used for testing purpose. (not support SSH into VM)
    • Anyway, please be aware cloud usage cost when you use public CSPs.
  • Be aware!

    • If you created MCIS (VMs) for testing in public clouds, the VMs may be charged.
    • You need to termiate MCIS by using clean-all to avoid unexpected billing.
    • Anyway, please be aware cloud usage cost when you use public CSPs.

@seokho-son
Copy link
Member Author

I added some warning messages according to @hermitkim1's advice.

@jihoon-seo jihoon-seo merged commit ef56531 into main Sep 13, 2021
@jihoon-seo jihoon-seo deleted the seokho-son-patch-2 branch September 13, 2021 05:31
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.

2 participants