You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "Yingyi Bu (Code Review)" <do...@asterixdb.incubator.apache.org> on 2017/03/15 17:46:46 UTC

Change in asterixdb[master]: Minor fix for the Ansible doc.

Yingyi Bu has uploaded a new change for review.

  https://asterix-gerrit.ics.uci.edu/1585

Change subject: Minor fix for the Ansible doc.
......................................................................

Minor fix for the Ansible doc.

Change-Id: I839331be2bcda7e8c40e62bc0ad963a5220593eb
---
M asterixdb/asterix-doc/src/site/markdown/ansible.md
1 file changed, 3 insertions(+), 2 deletions(-)


  git pull ssh://asterix-gerrit.ics.uci.edu:29418/asterixdb refs/changes/85/1585/1

diff --git a/asterixdb/asterix-doc/src/site/markdown/ansible.md b/asterixdb/asterix-doc/src/site/markdown/ansible.md
index aff28b9..fbfca80 100644
--- a/asterixdb/asterix-doc/src/site/markdown/ansible.md
+++ b/asterixdb/asterix-doc/src/site/markdown/ansible.md
@@ -47,8 +47,6 @@
 
      **Make sure that the version of Ansible is no less than 2.2.1.0.**
 
-  *  Configure passwordless ssh from your current client that runs the scripts to all nodes listed in conf/inventory.
-
   *  Download a released [simple server package](http://asterixdb.apache.org/download.html).
 
      Alternatively, you can follow the [instruction](https://github.com/apache/asterixdb#build-from-source) to
@@ -65,6 +63,7 @@
      `bin` contains scripts that deploy, start, stop and erase a multi-node AsterixDB instance, according to
      the configuration specified in files under `conf/`. `yaml` contains internal Ansible scripts that the shell
      scripts in `bin` use.
+
 
 ## <a id="config">Configuration and parameters</a>
   *  **Parameters**. Edit the instance configuration file `conf/cc.conf` when necessary.
@@ -97,6 +96,8 @@
           172.0.1.11
           172.0.1.12
 
+     **Configure passwordless ssh from your current client that runs the scripts to all nodes listed
+     in `conf/inventory`.**
      If the ssh user account for target machines is different from your current username, please uncomment
      and edit the following two lines:
 

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/1585
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I839331be2bcda7e8c40e62bc0ad963a5220593eb
Gerrit-PatchSet: 1
Gerrit-Project: asterixdb
Gerrit-Branch: master
Gerrit-Owner: Yingyi Bu <bu...@gmail.com>

Change in asterixdb[master]: Minor fix for the Ansible doc.

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: Minor fix for the Ansible doc.
......................................................................


Patch Set 1:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-asterix-app/26/ (2/2)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/1585
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I839331be2bcda7e8c40e62bc0ad963a5220593eb
Gerrit-PatchSet: 1
Gerrit-Project: asterixdb
Gerrit-Branch: master
Gerrit-Owner: Yingyi Bu <bu...@gmail.com>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-HasComments: No

Change in asterixdb[master]: Minor fix for the Ansible doc.

Posted by "Yingyi Bu (Code Review)" <do...@asterixdb.incubator.apache.org>.
Yingyi Bu has submitted this change and it was merged.

Change subject: Minor fix for the Ansible doc.
......................................................................


Minor fix for the Ansible doc.

Change-Id: I839331be2bcda7e8c40e62bc0ad963a5220593eb
Reviewed-on: https://asterix-gerrit.ics.uci.edu/1585
Sonar-Qube: Jenkins <je...@fulliautomatix.ics.uci.edu>
Tested-by: Jenkins <je...@fulliautomatix.ics.uci.edu>
BAD: Jenkins <je...@fulliautomatix.ics.uci.edu>
Integration-Tests: Jenkins <je...@fulliautomatix.ics.uci.edu>
Reviewed-by: Till Westmann <ti...@apache.org>
---
M asterixdb/asterix-doc/src/site/markdown/ansible.md
1 file changed, 3 insertions(+), 2 deletions(-)

Approvals:
  Till Westmann: Looks good to me, approved
  Jenkins: Verified; No violations found; No violations found; Verified



diff --git a/asterixdb/asterix-doc/src/site/markdown/ansible.md b/asterixdb/asterix-doc/src/site/markdown/ansible.md
index aff28b9..fbfca80 100644
--- a/asterixdb/asterix-doc/src/site/markdown/ansible.md
+++ b/asterixdb/asterix-doc/src/site/markdown/ansible.md
@@ -47,8 +47,6 @@
 
      **Make sure that the version of Ansible is no less than 2.2.1.0.**
 
-  *  Configure passwordless ssh from your current client that runs the scripts to all nodes listed in conf/inventory.
-
   *  Download a released [simple server package](http://asterixdb.apache.org/download.html).
 
      Alternatively, you can follow the [instruction](https://github.com/apache/asterixdb#build-from-source) to
@@ -65,6 +63,7 @@
      `bin` contains scripts that deploy, start, stop and erase a multi-node AsterixDB instance, according to
      the configuration specified in files under `conf/`. `yaml` contains internal Ansible scripts that the shell
      scripts in `bin` use.
+
 
 ## <a id="config">Configuration and parameters</a>
   *  **Parameters**. Edit the instance configuration file `conf/cc.conf` when necessary.
@@ -97,6 +96,8 @@
           172.0.1.11
           172.0.1.12
 
+     **Configure passwordless ssh from your current client that runs the scripts to all nodes listed
+     in `conf/inventory`.**
      If the ssh user account for target machines is different from your current username, please uncomment
      and edit the following two lines:
 

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/1585
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I839331be2bcda7e8c40e62bc0ad963a5220593eb
Gerrit-PatchSet: 2
Gerrit-Project: asterixdb
Gerrit-Branch: master
Gerrit-Owner: Yingyi Bu <bu...@gmail.com>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Michael Blow <mb...@apache.org>
Gerrit-Reviewer: Till Westmann <ti...@apache.org>
Gerrit-Reviewer: Yingyi Bu <bu...@gmail.com>

Change in asterixdb[master]: Minor fix for the Ansible doc.

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: Minor fix for the Ansible doc.
......................................................................


Patch Set 1:

Integration Tests Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-integration-tests/2208/

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/1585
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I839331be2bcda7e8c40e62bc0ad963a5220593eb
Gerrit-PatchSet: 1
Gerrit-Project: asterixdb
Gerrit-Branch: master
Gerrit-Owner: Yingyi Bu <bu...@gmail.com>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-HasComments: No

Change in asterixdb[master]: Minor fix for the Ansible doc.

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: Minor fix for the Ansible doc.
......................................................................


Patch Set 1:

BAD Compatibility Tests Started https://asterix-jenkins.ics.uci.edu/job/asterixbad-compat/812/

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/1585
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I839331be2bcda7e8c40e62bc0ad963a5220593eb
Gerrit-PatchSet: 1
Gerrit-Project: asterixdb
Gerrit-Branch: master
Gerrit-Owner: Yingyi Bu <bu...@gmail.com>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-HasComments: No

Change in asterixdb[master]: Minor fix for the Ansible doc.

Posted by "Till Westmann (Code Review)" <do...@asterixdb.incubator.apache.org>.
Till Westmann has posted comments on this change.

Change subject: Minor fix for the Ansible doc.
......................................................................


Patch Set 1: Code-Review+2

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/1585
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I839331be2bcda7e8c40e62bc0ad963a5220593eb
Gerrit-PatchSet: 1
Gerrit-Project: asterixdb
Gerrit-Branch: master
Gerrit-Owner: Yingyi Bu <bu...@gmail.com>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Michael Blow <mb...@apache.org>
Gerrit-Reviewer: Till Westmann <ti...@apache.org>
Gerrit-HasComments: No

Change in asterixdb[master]: Minor fix for the Ansible doc.

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: Minor fix for the Ansible doc.
......................................................................


Patch Set 1: Integration-Tests+1

Integration Tests Successful

https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-integration-tests/2208/ : SUCCESS

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/1585
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I839331be2bcda7e8c40e62bc0ad963a5220593eb
Gerrit-PatchSet: 1
Gerrit-Project: asterixdb
Gerrit-Branch: master
Gerrit-Owner: Yingyi Bu <bu...@gmail.com>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Michael Blow <mb...@apache.org>
Gerrit-HasComments: No

Change in asterixdb[master]: Minor fix for the Ansible doc.

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: Minor fix for the Ansible doc.
......................................................................


Patch Set 1:

Build Started https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-notopic/4704/ (1/2)

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/1585
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I839331be2bcda7e8c40e62bc0ad963a5220593eb
Gerrit-PatchSet: 1
Gerrit-Project: asterixdb
Gerrit-Branch: master
Gerrit-Owner: Yingyi Bu <bu...@gmail.com>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-HasComments: No

Change in asterixdb[master]: Minor fix for the Ansible doc.

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: Minor fix for the Ansible doc.
......................................................................


Patch Set 1: BAD+1

BAD Compatibility Tests Successful

https://asterix-jenkins.ics.uci.edu/job/asterixbad-compat/812/ : SUCCESS

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/1585
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I839331be2bcda7e8c40e62bc0ad963a5220593eb
Gerrit-PatchSet: 1
Gerrit-Project: asterixdb
Gerrit-Branch: master
Gerrit-Owner: Yingyi Bu <bu...@gmail.com>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Michael Blow <mb...@apache.org>
Gerrit-HasComments: No