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

Fixes #10842: Update write test for 4.1 and add generation for a node #1659

Conversation

fanf
Copy link
Member

@fanf fanf commented Jun 2, 2017

val pathComputer = new PathComputerImpl(
SHARE.getParent + "/"
, SHARE.getName
, abstractRoot.getAbsolutePath + "/backup"
Copy link
Member

Choose a reason for hiding this comment

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

no prob if backup is the same for different label ?

Copy link
Member Author

Choose a reason for hiding this comment

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

it doesn't seems to care. And at least for the generation part, it does not seems to matter.


//////////// end init ////////////

//////////// set-up auto test cleaning ////////////
override def afterAll(): Unit = {
if(System.getProperty("tests.clean.tmp") != "false") {
if(false) { // System.getProperty("tests.clean.tmp") != "false") {
Copy link
Member

Choose a reason for hiding this comment

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

Remove dead code (or set back condition)

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

@fanf
Copy link
Member Author

fanf commented Jun 2, 2017

PR rebased

@fanf fanf force-pushed the arch_10842/update_write_test_for_4_1_and_add_generation_for_a_node branch from 9ef8d0f to 971dacc Compare June 2, 2017 14:30
@VinceMacBuche
Copy link
Member

I see noihing strange or invaluid apart the small remarks, merging

@Normation-Quality-Assistant
Copy link
Contributor

OK, merging this PR

@Normation-Quality-Assistant Normation-Quality-Assistant merged commit 971dacc into Normation:branches/rudder/4.1 Jun 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants