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

[CK2/CM] Tests to cover critical functionality of CM scripts #275

Closed
10 tasks done
arjunsuresh opened this issue Aug 29, 2022 · 1 comment
Closed
10 tasks done

[CK2/CM] Tests to cover critical functionality of CM scripts #275

arjunsuresh opened this issue Aug 29, 2022 · 1 comment
Assignees
Labels

Comments

@arjunsuresh
Copy link
Contributor

arjunsuresh commented Aug 29, 2022

We need to add tests to guarantee working of the following features of CK2/CM scripts whenever there is a code change to script automation

  • version, version_min, version_max, version_max_usable, default_version
  • variations, default_variation, default_variations
  • add_deps.<deps_name>.tags
  • add_recursive.deps.<deps_name>.tags
  • deps, deps inside variations, deps inside versions
  • post_deps, post_deps inside variations, post_deps inside versions
  • new_env_only_keys
  • extra_cache_tags_from_env
  • using a script from cache and not from cache
  • installing a script directly and via dependency
arjunsuresh added a commit to octoml/ck that referenced this issue Sep 7, 2022
arjunsuresh added a commit to octoml/ck that referenced this issue Sep 7, 2022
arjunsuresh added a commit to octoml/ck that referenced this issue Sep 7, 2022
arjunsuresh added a commit to octoml/ck that referenced this issue Sep 7, 2022
@arjunsuresh arjunsuresh changed the title Tests to cover critical functionality of CM scripts [CK2/CM] Tests to cover critical functionality of CM scripts Sep 7, 2022
arjunsuresh added a commit to octoml/ck that referenced this issue Sep 7, 2022
arjunsuresh added a commit to octoml/ck that referenced this issue Sep 8, 2022
arjunsuresh added a commit that referenced this issue Sep 8, 2022
arjunsuresh added a commit to octoml/ck that referenced this issue Sep 8, 2022
@arjunsuresh arjunsuresh added cm-script-automation cm-tests Tests for CM automations labels Sep 9, 2022
arjunsuresh added a commit to octoml/ck that referenced this issue Sep 9, 2022
arjunsuresh added a commit to octoml/ck that referenced this issue Sep 9, 2022
@arjunsuresh
Copy link
Contributor Author

Individual script testing is added as a separate issue mlcommons/cm4mlops#241

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants