Skip to content
This repository was archived by the owner on Jan 27, 2023. It is now read-only.

Install edxapp page objects using new directory structure; add Jenkins script#49

Merged
jzoldak merged 1 commit intomasterfrom
will/page-object-move
Jan 8, 2014
Merged

Install edxapp page objects using new directory structure; add Jenkins script#49
jzoldak merged 1 commit intomasterfrom
will/page-object-move

Conversation

@wedaly
Copy link
Contributor

@wedaly wedaly commented Dec 23, 2013

Update the fabric commands to install the edxapp pages using the new directory structure: https://github.com/edx/edx-platform/pull/2025
Add a bash script to run the tests in Jenkins.

@jzoldak

@wedaly
Copy link
Contributor Author

wedaly commented Dec 23, 2013

whoops, forgot to update the imports. I'll do that now.

@wedaly
Copy link
Contributor Author

wedaly commented Dec 23, 2013

Updated

fabfile.py Outdated
Copy link

Choose a reason for hiding this comment

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

Not sure what this means. If a copy of the repo does not yet exist under this directory then it will first be cloned there, right?
Checking that the target is a directory might not be enough. In order for the git fetch / checkout to succeed it needs to be a valid git repo. Maybe check that there is a .git subdir?

@jzoldak
Copy link

jzoldak commented Dec 23, 2013

👍

@wedaly
Copy link
Contributor Author

wedaly commented Dec 23, 2013

@jzoldak Per our discussion, I updated the script to delete the repo on failure and added a warning about concurrency issues. Could you please take one last look before I merge this?

…ture

Added Jenkins script to configure and run tests for edxapp
@jzoldak
Copy link

jzoldak commented Dec 24, 2013

Let's do it then see if it works. :)

jzoldak pushed a commit that referenced this pull request Jan 8, 2014
Install edxapp page objects using new directory structure; add Jenkins script
@jzoldak jzoldak merged commit 3e4f01f into master Jan 8, 2014
@jzoldak jzoldak deleted the will/page-object-move branch January 8, 2014 19:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants