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

Run autopkgtest only #51

Open
dernasherbrezon opened this issue Oct 31, 2017 · 2 comments
Open

Run autopkgtest only #51

dernasherbrezon opened this issue Oct 31, 2017 · 2 comments
Labels

Comments

@dernasherbrezon
Copy link

Hi,

I have java project which could produce .deb package. I was wondering if travis.debian.net could skip building phase and just execute autopkgtest.

There is similar project: https://github.com/terceiro/debci, but it requires separate hardware, polling, lxc, lvm, rabbitmq & a lot of configs.

@lamby lamby changed the title Run autopkdtest only Run autopkgtest only Oct 31, 2017
@lamby
Copy link
Owner

lamby commented Oct 31, 2017

Hi @dernasherbrezon .

Whilst this is possible, why not build the .deb anyway? I mean, it's not your compute resources so the "wasteful" effort is Someone Else's Problem?

In addition, this would mean that you would not be running the autopkgtests against the installed package (just the source), which is kinda the point of autopkgtest to begin with, no?

@dernasherbrezon
Copy link
Author

I'm building .deb using maven. It will execute unit tests natively for java.

The only missing part is .deb test which should be executed in isolated environment.

@lamby lamby added the invalid label Nov 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants