Pavol Pitonak created RFPL-3666:
-----------------------------------
Summary: Smoke test Showcase on OpenShift
Key: RFPL-3666
URL:
https://issues.jboss.org/browse/RFPL-3666
Project: RichFaces Planning
Issue Type: Sub-task
Components: QE
Reporter: Pavol Pitonak
Assignee: Matej Novotny
Fix For: 4.5.0.CR2
Steps to test:
# Get OpenShift account here: [
https://www.openshift.com/]
# Add application, use EAP, choose public URL and such - initial app will be created and
deployed.
#* Should you need to create a SSH key follow
[
this|https://help.github.com/articles/generating-ssh-keys] link.
# GIT repository was created and is accessible, link is visible via "My
Applications" tab - copy it to your local machine.
# Obtain a .war file of the Showcase application
[
here|https://repository.jboss.org/nexus/content/groups/staging/org/richfa...]
# Go to GIT repo and delete pom.xml file (initial project will not be build then) and copy
.war file into deployment folder
# Commit the changes from repository folder using following commands:
#* git add -A
#* git commit -m "some message"
#* git push
# The application will deploy and you can access it using link visible under "My
Applications" tab
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)