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

Test fixes #30

Merged
merged 4 commits into from
Jan 17, 2019
Merged

Test fixes #30

merged 4 commits into from
Jan 17, 2019

Conversation

juhoautio
Copy link
Contributor

@juhoautio juhoautio commented Nov 6, 2018

I'm running against a rather fresh Azkaban server installation built from source.

Does it make sense to continue fixing tests like this?

Does the cli target some specific azkaban version and is there some way to ensure that it remains compatible with any older versions that should be supported?

See also #29

@juhoautio
Copy link
Contributor Author

@mtth do you still maintain this repo? Could you review/merge this bugfix, please?

@mtth
Copy link
Owner

mtth commented Jan 16, 2019

Hi @juhoautio, apologies for the slow reply and thank you for the PR. The CLI was built for Azkaban 2.0 and will require changes to support more recent versions, I'm not sure how large these changes are however. We should also make sure they are backwards-compatible to not break existing clients.

Copy link
Owner

@mtth mtth left a comment

Choose a reason for hiding this comment

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

Two quick nits and this should be good to go.

test/test_remote.py Outdated Show resolved Hide resolved
README.rst Outdated Show resolved Hide resolved
Current Azkaban version requires that the uploaded project file name ends with .zip
@juhoautio
Copy link
Contributor Author

juhoautio commented Jan 16, 2019

I added another fix for zip upload so that I could run the integration tests. With this code most of them still pass against the latest azkaban (built from source). I can look into fixing the rest of them as well (with #32 applied I get errors=3, failures=3), but separate PR then.

@juhoautio juhoautio changed the title WIP test fixes Test fixes Jan 16, 2019
@mtth mtth merged commit 8c71359 into mtth:master Jan 17, 2019
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