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(ci): Tekton specific errors #641

Merged
merged 2 commits into from
Oct 4, 2024
Merged

fix(ci): Tekton specific errors #641

merged 2 commits into from
Oct 4, 2024

Conversation

GSVarsha
Copy link
Contributor

@GSVarsha GSVarsha commented Oct 4, 2024

Fix the below syntax error on Tekton CI:
/workspace/python-sensor/.tekton/run_unittests.sh: line 50: syntax error near unexpected token ')'

- `/workspace/python-sensor/.tekton/run_unittests.sh: line 50: syntax error near unexpected token ')'`

Signed-off-by: Varsha GS <varsha.gs@ibm.com>
@GSVarsha GSVarsha added this to the H2-2024 milestone Oct 4, 2024
@GSVarsha GSVarsha self-assigned this Oct 4, 2024
@GSVarsha GSVarsha requested a review from pvital October 4, 2024 05:08
Signed-off-by: Varsha GS <varsha.gs@ibm.com>
@GSVarsha GSVarsha removed the request for review from pvital October 4, 2024 05:23
@GSVarsha GSVarsha changed the title fix(ci): syntax error fix(ci): Tekton specific errors Oct 4, 2024
Copy link
Contributor

@CagriYonca CagriYonca left a comment

Choose a reason for hiding this comment

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

LGTM!

@GSVarsha GSVarsha merged commit 34963c7 into master Oct 4, 2024
14 of 15 checks passed
@GSVarsha GSVarsha deleted the fix-tekton-runut-script branch October 4, 2024 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants