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

Reorganize directory structure of end-to-end tests #2708

Merged
merged 2 commits into from
Dec 7, 2022

Conversation

narrieta
Copy link
Member

@narrieta narrieta commented Dec 6, 2022

The initial directory structure came straight from the dcr prototype. This PR creates a better structure to organize the code. The only code changes are to update paths.

  • docker - Dockefile and any other files we may need to maintain the test containers
  • pipeline - Configuration and scripts to support/interface with the Azure Pipeline
  • scenarios - Test scenarios

@codecov
Copy link

codecov bot commented Dec 6, 2022

Codecov Report

Merging #2708 (e3ed8ae) into develop (6872bef) will decrease coverage by 0.00%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop    #2708      +/-   ##
===========================================
- Coverage    71.95%   71.94%   -0.01%     
===========================================
  Files          104      104              
  Lines        15765    15765              
  Branches      2244     2244              
===========================================
- Hits         11343    11342       -1     
  Misses        3906     3906              
- Partials       516      517       +1     
Impacted Files Coverage Δ
azurelinuxagent/common/protocol/hostplugin.py 87.50% <0.00%> (-0.27%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Copy link
Contributor

@nagworld9 nagworld9 left a comment

Choose a reason for hiding this comment

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

so, the structure for scripts outside of scenarios used/run by azure pipeline and scenario scripts used/run by lisa

@narrieta narrieta merged commit efc39df into Azure:develop Dec 7, 2022
@narrieta narrieta deleted the directory-tree branch December 7, 2022 14:46
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.

None yet

3 participants