Skip to content

Conversation

rchincha
Copy link
Contributor

@rchincha rchincha commented Sep 5, 2023

What type of PR is this?

Which issue does this PR fix:

What does this PR do / Why do we need it:

If an issue # is not available please add repro steps and logs showing the issue:

Testing done on this change:

Automation added to e2e:

Will this break upgrades or downgrades?

Does this PR introduce any user-facing change?:


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@rchincha rchincha force-pushed the nightly branch 2 times, most recently from 940bc7b to 397016f Compare September 5, 2023 21:33
Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>
@smoser
Copy link
Contributor

smoser commented Sep 6, 2023

Could you run the nightly workflow on this branch before we land it?
It looks like you could accomplish that (doc).

i think what you'd have to do is:

  1. push to your repo's main (rchincha:main)
  2. go to your repo's actions (https://github.com/rchincha/stacker/actions) and hit run-workflow there.

Copy link
Contributor

@smoser smoser left a comment

Choose a reason for hiding this comment

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

I don't think this will work as is.
You added the 'checkout' action, which is good, but I think you still need to Setup Environment and 'install dependencies' and 'go-download'...

I think what we want from a nightly job is basically to run the same c-i as we do on PR, but with the additional enviroment variable SLOW_TEST set.

@smoser smoser mentioned this pull request Sep 6, 2023
@smoser
Copy link
Contributor

smoser commented Sep 6, 2023

I put up a PR that does this differently at #497

@rchincha
Copy link
Contributor Author

Closing this in favor of PR #497

@rchincha rchincha closed this Sep 10, 2023
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