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

fix: Update logs test args #83

Merged
merged 1 commit into from
Sep 20, 2023

Conversation

vsiravar
Copy link
Contributor

@vsiravar vsiravar commented Sep 20, 2023

Issue #, if available:

Description of changes:
Changing values for --since and --until based on windows e2e testing. For --since change from 3s=>5s(for logs to show up) to show logs from [current time - 5s](i.e the container run falls within this window). For --until, change from 3s=>5s(for logs not to show up), i.e container start time does not happen between [0 - (current time -5s)]
Testing done:
Yes

  • I've reviewed the guidance in CONTRIBUTING.md

License Acceptance

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

Signed-off-by: Vishwas Siravara <[email protected]>
@vsiravar vsiravar changed the title fix: Update logs test params fix: Update logs test args Sep 20, 2023
@vsiravar vsiravar merged commit 011c2e3 into runfinch:main Sep 20, 2023
5 checks passed
sam-berning pushed a commit that referenced this pull request Sep 21, 2023
🤖 I have created a release *beep* *boop*
---


##
[0.7.5](v0.7.4...v0.7.5)
(2023-09-21)


### Bug Fixes

* adds --all to the volume prune command to prune named volumes
([#86](#86))
([4973e9f](4973e9f))
* Update logs test args
([#83](#83))
([011c2e3](011c2e3))


### Build System or External Dependencies

* **deps:** Bump github.com/onsi/ginkgo/v2 from 2.12.0 to 2.12.1
([#85](#85))
([89d408f](89d408f))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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