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

Added integration test rigging. #4

Closed
wants to merge 1 commit into from
Closed

Added integration test rigging. #4

wants to merge 1 commit into from

Conversation

mikedurbin
Copy link

Addresses tracker issue: 56135376

The mechanism for spinning up fedora 3 in cargo was copied from Adam Soroka's example. The vast majority of this commit is a fedora-home directory that appears in the src/test/resources/fedora-home directory which can be ignored.

The basic operation now is that:

  1. A fedora 3 war file is built
  2. Before integration tests that war file is loaded in cargo on port 8081 (which is scattered throughout several configuration files)
  3. The single sample integration test brings up a fedora 4 instance that includes configurations (packaged here) so that it federates over the fedora 3 repository. You can see in the logs where it connects to fedora 3, and indeed lists the default objects.

@mikedurbin mikedurbin closed this Sep 23, 2013
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.

None yet

1 participant