Skip to content

Comments

[LIB-757] - Add possibility to restore instance from backup via Python lib#214

Merged
ilu2112 merged 6 commits intodevelopfrom
LIB-757
Jul 6, 2016
Merged

[LIB-757] - Add possibility to restore instance from backup via Python lib#214
ilu2112 merged 6 commits intodevelopfrom
LIB-757

Conversation

@ilu2112
Copy link
Contributor

@ilu2112 ilu2112 commented Jun 29, 2016

No description provided.

@opalczynski
Copy link
Contributor

@ilu2112
Almost :) That's not the case - create Restore model - as for Buckups and support the CRUD operation there.

You shouldn't change the Backup model definition - if you have any question - please ask.

)

# wait for backup to be saved
while backup.status != 'success':
Copy link
Contributor

Choose a reason for hiding this comment

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

If something will fail - we will never end the tests :)

So the check here - is that restore is created and running - the whole logic is checked on CORE test no need to repeat that.

@opalczynski
Copy link
Contributor

++
just wait for green CI

@ilu2112 ilu2112 merged commit a0997f4 into develop Jul 6, 2016
@ilu2112 ilu2112 deleted the LIB-757 branch July 6, 2016 15:49
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