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

add zuul configuration #8

Merged
merged 24 commits into from
Jul 22, 2019
Merged

add zuul configuration #8

merged 24 commits into from
Jul 22, 2019

Conversation

pc-m
Copy link
Member

@pc-m pc-m commented Jun 25, 2019

No description provided.

@wazo-zuul
Copy link
Contributor

wazo-zuul bot commented Jun 25, 2019

Zuul encountered a syntax error while parsing its configuration in the
repo wazo-pbx/wazo-dird on branch master. The error was:

The project template "wazo-integrations" was not found.

The error appears in the following project stanza:

project:
templates:
- wazo-integrations
- wazo-py35
- wazo-linters

in "wazo-pbx/wazo-dird/zuul.yaml@master", line 1, column 3

@wazo-zuul
Copy link
Contributor

wazo-zuul bot commented Jun 28, 2019

Zuul encountered a syntax error while parsing its configuration in the
repo wazo-pbx/wazo-dird on branch master. The error was:

The project template "wazo-py35" was not found.

The error appears in the following project stanza:

project:
templates:
- wazo-py35
- wazo-linters

in "wazo-pbx/wazo-dird/zuul.yaml@master", line 1, column 3

@wazo-zuul
Copy link
Contributor

wazo-zuul bot commented Jun 28, 2019

Build failed.

@pc-m
Copy link
Member Author

pc-m commented Jul 5, 2019

recheck

@sileht sileht closed this Jul 8, 2019
@sileht sileht reopened this Jul 8, 2019
@sileht
Copy link
Contributor

sileht commented Jul 8, 2019

wrong btn

tox.ini Outdated
black
commands =
# do not fail for black
-black --skip-string-normalization --check .
Copy link
Contributor

Choose a reason for hiding this comment

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

Looks like it passes black, so you can remove the -

Copy link
Member Author

Choose a reason for hiding this comment

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

I get this when running black

All done! 💥 💔 💥
176 files would be reformatted, 101 files would be left unchanged.
ERROR: InvocationError for command '/home/pcm/dev/wazo/wazo-dird/.tox/linters/bin/black --skip-string-normalization --check .' (exited with code 1)
___________________________________________________________________________________________________________________ summary ___________________________________________________________________________________________________________________
ERROR:   linters: commands failed

Copy link
Contributor

Choose a reason for hiding this comment

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

Oh ok, so just run 'tox -eblack', commit all changed files, and the you can remove it :)

Copy link
Member Author

Choose a reason for hiding this comment

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

done

@wazo-zuul
Copy link
Contributor

wazo-zuul bot commented Jul 8, 2019

Build failed.

@pc-m pc-m force-pushed the WAZO-887-zuul-integration branch from e910237 to 044e602 Compare July 8, 2019 19:06
@wazo-zuul
Copy link
Contributor

wazo-zuul bot commented Jul 8, 2019

Build succeeded.

@wazo-zuul
Copy link
Contributor

wazo-zuul bot commented Jul 8, 2019

Build failed.

@wazo-zuul
Copy link
Contributor

wazo-zuul bot commented Jul 8, 2019

Build failed.

@pc-m
Copy link
Member Author

pc-m commented Jul 9, 2019

This branch depends on wazo-platform/sf-config#8 or enabling sudo to be able to install bindep.txt on the container

@wazo-zuul
Copy link
Contributor

wazo-zuul bot commented Jul 9, 2019

Build failed.

@pc-m
Copy link
Member Author

pc-m commented Jul 9, 2019

recheck

@wazo-zuul
Copy link
Contributor

wazo-zuul bot commented Jul 9, 2019

Build failed.

  • tox-linters : RETRY_LIMIT in 1m 02s
  • wazo-tox-py35 : RETRY_LIMIT in 1m 01s
  • wazo-tox-integration : RETRY_LIMIT in 1m 01s

@pc-m
Copy link
Member Author

pc-m commented Jul 9, 2019

recheck

@wazo-zuul
Copy link
Contributor

wazo-zuul bot commented Jul 9, 2019

Build failed.

@sileht
Copy link
Contributor

sileht commented Jul 10, 2019

recheck

sileht
sileht previously requested changes Jul 10, 2019
tox.ini Show resolved Hide resolved
tox.ini Show resolved Hide resolved
@wazo-zuul
Copy link
Contributor

wazo-zuul bot commented Jul 10, 2019

Build failed.

@wazo-zuul
Copy link
Contributor

wazo-zuul bot commented Jul 10, 2019

Build failed.

@pc-m
Copy link
Member Author

pc-m commented Jul 16, 2019

recheck

@sileht sileht dismissed their stale review July 16, 2019 14:51

remove me

@sileht
Copy link
Contributor

sileht commented Jul 16, 2019

recheck

2 similar comments
@pc-m
Copy link
Member Author

pc-m commented Jul 16, 2019

recheck

@pc-m
Copy link
Member Author

pc-m commented Jul 16, 2019

recheck

@wazo-zuul
Copy link
Contributor

wazo-zuul bot commented Jul 16, 2019

Build failed.

@pc-m
Copy link
Member Author

pc-m commented Jul 17, 2019

recheck

@pc-m pc-m force-pushed the WAZO-887-zuul-integration branch from 04427c0 to a6c667f Compare July 17, 2019 18:11
@pc-m pc-m force-pushed the WAZO-887-zuul-integration branch from a6c667f to 3100399 Compare July 17, 2019 18:13
@wazo-zuul
Copy link
Contributor

wazo-zuul bot commented Jul 17, 2019

Build failed.

@fredericlepied
Copy link
Contributor

recheck

@wazo-zuul
Copy link
Contributor

wazo-zuul bot commented Jul 18, 2019

Build failed.

@pc-m
Copy link
Member Author

pc-m commented Jul 18, 2019

recheck

@wazo-zuul
Copy link
Contributor

wazo-zuul bot commented Jul 18, 2019

Build failed.

@wazo-zuul
Copy link
Contributor

wazo-zuul bot commented Jul 18, 2019

Build succeeded.

@wazo-zuul
Copy link
Contributor

wazo-zuul bot commented Jul 18, 2019

Build failed.

@pc-m
Copy link
Member Author

pc-m commented Jul 18, 2019

this failure would be fixed with export INTEGRATION_TEST_TIMEOUT=60

@wazo-zuul
Copy link
Contributor

wazo-zuul bot commented Jul 18, 2019

Build succeeded.

@sileht sileht added the mergeit label Jul 22, 2019
@wazo-zuul
Copy link
Contributor

wazo-zuul bot commented Jul 22, 2019

Build succeeded (gate pipeline).

@wazo-zuul wazo-zuul bot merged commit cf392ac into master Jul 22, 2019
@pc-m pc-m deleted the WAZO-887-zuul-integration branch August 6, 2019 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants