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

[BUG] E2E Testing Hole for Supported Platforms #113

Open
4 tasks
gregbell26 opened this issue Nov 11, 2024 · 0 comments
Open
4 tasks

[BUG] E2E Testing Hole for Supported Platforms #113

gregbell26 opened this issue Nov 11, 2024 · 0 comments
Labels
bug Something isn't working Testing This is an issue related to testing

Comments

@gregbell26
Copy link
Member

Description

Issue

Currently, there is testing hole in the E2E pipeline.

We are using the generic image to verify the executions of the platforms that the autograder supports,
but these environments are not exactly the same as the actual deployed environment.

Solution

This should be corrected so that we build and deploy in the same way for both PL and GS, and have proper E2E tests for that.

Acceptance Criteria

  • Pipeline builds example
  • Example is sent to a similar deployment environment to prod
  • Example final build output is verified
  • Example results are verified
@gregbell26 gregbell26 added bug Something isn't working Testing This is an issue related to testing labels Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Testing This is an issue related to testing
Projects
None yet
Development

No branches or pull requests

1 participant