[
https://issues.apache.org/jira/browse/METRON-645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15796201#comment-15796201
]
ASF GitHub Bot commented on METRON-645:
---------------------------------------
Github user JonZeolla commented on the issue:
https://github.com/apache/incubator-metron/pull/410
+1 (nonbinding) pending a successful travis build. It appears there is a
general issue that Kyle Richardson is investigating (dev mailing list titled
"Test failing due to new year").
Ran it up on my CentOS 6.8 host server, followed your suggested testing,
and received the success message. Note that in my testing I also merged [my
changes for
METRON-635](https://github.com/JonZeolla/incubator-metron/commit/318485547d6a4383a68b88566727aefdc4ff9748)
but after some brief testing I'm not sure that was necessary. Can revisit
again tomorrow to be sure (this lack of testing METRON-635 is why I haven't
opened a PR yet).
> Unable to Start Fastcapa Test Environment
> -----------------------------------------
>
> Key: METRON-645
> URL: https://issues.apache.org/jira/browse/METRON-645
> Project: Metron
> Issue Type: Bug
> Reporter: Nick Allen
> Assignee: Nick Allen
>
> {code}
> $ vagrant up
> Bringing machine 'source' up with 'virtualbox' provider...
> Bringing machine 'sink' up with 'virtualbox' provider...
> ...
> ==> sink: Running provisioner: ansible...
> sink: Running ansible-playbook...
> ERROR! role definitions must contain a role name
> The error appears to have been in
> '/Users/nallen/Development/incubator-metron/metron-deployment/vagrant/fastcapa-test-platform/playbook.yml':
> line 30, column 7, but may
> be elsewhere in the file depending on the exact syntax problem.
> The offending line appears to be:
> - { role: sensor-test-mode, pcap_replay: True, install_yaf: False,
> install_snort: False }
> - service: name=pcap-replay state=started
> ^ here
> Ansible failed to complete successfully. Any error output should be
> visible above. Please fix these errors and try again.
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)