-
Notifications
You must be signed in to change notification settings - Fork 42
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
Pending tasks for the E2E activity #1122
Comments
1 is done. #1126 |
Point 2: Fetcher Function. Approach Problem: Each time Static stacks in E2E will always be most used stacks in Venus Reports and testing on already tested stacks doesn't make sense. |
Point 3: Adding more manifest files Approach Problem: Running Stack Analyses on randomly generated manifest files will introduce high chances of E2E failure and hence all merging to Production will be blocked for unsolvable reasons. |
@deepak1725 Your interpretation of point number 3 is incorrect. The point 3 states that we add more number of manifest files. Also, we do NOT refer to repos to create manifest files. The files are pre - created. |
The problem is in the random selection of stacks to test. Either we trust the platform and then we should check all stacks or we don't trust it and then the high number of semi-random failures happens. Why is the random selection needed for such precise thing as e2e test? Lack of machine time? |
@tisnik As i said earlier as well, i dont disagree to your point. Your point is valid. We can discuss this with wider audience and close it. My comment above was to clarify @deepak1725 's comment as what he had mentioned was not completely correct. |
@yzainee yup I agree with you as well. |
@yzainee Feel Free to Modify it |
There are a few tasks which are pending for the E2E activity that was being carried out a couple of sprint back.
The existing test cases have incorrect (reduced) timelines than whats promised in the SLO docs. Probably we need to revisit those test cases and change those numbers to acceptable duration.
Get the task of creating the fetcher function ( API to fetch the details of previous days stack report and create a manifest file out of it ) to completion.
Add more manifest files for all 3 ecosystems in a common location / repo.
The text was updated successfully, but these errors were encountered: