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 into
masterfrom
will/page-object-move
Jan 8, 2014
Merged

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

Conversation

@wedaly

@wedaly wedaly commented Dec 23, 2013

Copy link
Copy Markdown
Contributor

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

wedaly commented Dec 23, 2013

Copy link
Copy Markdown
Contributor Author

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

@wedaly

wedaly commented Dec 23, 2013

Copy link
Copy Markdown
Contributor Author

Updated

Comment thread fabfile.py Outdated

Copy link
Copy Markdown

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

jzoldak commented Dec 23, 2013

Copy link
Copy Markdown

👍

@wedaly

wedaly commented Dec 23, 2013

Copy link
Copy Markdown
Contributor Author

@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

jzoldak commented Dec 24, 2013

Copy link
Copy Markdown

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