commit python-cluster-preflight-check for openSUSE:Factory

2020-03-08 Thread root
Hello community,

here is the log from the commit of package python-cluster-preflight-check for 
openSUSE:Factory checked in at 2020-03-08 22:24:28

Comparing /work/SRC/openSUSE:Factory/python-cluster-preflight-check (Old)
 and  /work/SRC/openSUSE:Factory/.python-cluster-preflight-check.new.26092 
(New)


Package is "python-cluster-preflight-check"

Sun Mar  8 22:24:28 2020 rev:4 rq:782607 version:0.0.34

Changes:

--- 
/work/SRC/openSUSE:Factory/python-cluster-preflight-check/python-cluster-preflight-check.changes
2019-09-25 08:11:38.962523606 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-cluster-preflight-check.new.26092/python-cluster-preflight-check.changes
 2020-03-08 22:24:46.076100805 +0100
@@ -1,0 +2,7 @@
+Sun Mar  8 01:40:52 UTC 2020 - XinLiang 
+
+- version 0.0.34
+  - Update README: package description
+  - Enable continue delivery and submit 
+
+---

Old:

  cluster_preflight_check-0.0.33.tar.gz

New:

  cluster_preflight_check-0.0.34.tar.gz



Other differences:
--
++ python-cluster-preflight-check.spec ++
--- /var/tmp/diff_new_pack.1fUSMZ/_old  2020-03-08 22:24:47.088101429 +0100
+++ /var/tmp/diff_new_pack.1fUSMZ/_new  2020-03-08 22:24:47.088101429 +0100
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-cluster-preflight-check
-Version:0.0.33
+Version:0.0.34
 Release:0
 Summary:Standardized Testing of Basic Cluster Functionality
 License:BSD-3-Clause

++ cluster_preflight_check-0.0.33.tar.gz -> 
cluster_preflight_check-0.0.34.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cluster_preflight_check-0.0.33/.travis.yml 
new/cluster_preflight_check-0.0.34/.travis.yml
--- old/cluster_preflight_check-0.0.33/.travis.yml  2019-09-16 
10:02:58.0 +0200
+++ new/cluster_preflight_check-0.0.34/.travis.yml  1970-01-01 
01:00:00.0 +0100
@@ -1,33 +0,0 @@
-sudo: required
-services:
-  - docker
-
-language: python
-
-stages:
-  - test
-
-jobs:
-  include:
-- stage: test
-  python: 2.7
-  env: TOXENV=py27-codeclimate
-  install:
-  - pip install tox
-  script:
-  - tox
-
-- stage: test
-  python: 3.6
-  env: TOXENV=py36-codeclimate
-  before_script:
-  - curl -L 
https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64
 > ./cc-test-reporter
-  - chmod +x ./cc-test-reporter
-  - ./cc-test-reporter before-build
-  install:
-  - pip install tox
-  script:
-  - tox
-  after_script:
-  - mv tests/coverage.xml .
-  - ./cc-test-reporter after-build -t coverage.py --exit-code 
$TRAVIS_TEST_RESULT tests/coverage.xml
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cluster_preflight_check-0.0.33/ChangeLog 
new/cluster_preflight_check-0.0.34/ChangeLog
--- old/cluster_preflight_check-0.0.33/ChangeLog2019-09-16 
10:02:58.0 +0200
+++ new/cluster_preflight_check-0.0.34/ChangeLog2020-03-08 
03:10:41.968003313 +0100
@@ -1,3 +1,8 @@
+* Sat Mar 7 2020 Xin Liang 
+- version 0.0.34
+- Update README: package description
+- Enable continue delivery and submit
+
 * Mon Sep 16 2019 Xin Liang 
 - version 0.0.33
 - Make sure this tool can only be executed as root
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cluster_preflight_check-0.0.33/README.md 
new/cluster_preflight_check-0.0.34/README.md
--- old/cluster_preflight_check-0.0.33/README.md2019-09-16 
10:02:58.0 +0200
+++ new/cluster_preflight_check-0.0.34/README.md2020-03-08 
03:10:41.968003313 +0100
@@ -1,5 +1,33 @@
 # cluster-preflight-check
-Tool for Standardize Testing of Basic Cluster Functionality
+**cluster-preflight-check** by its name targets to trigger cluster failures 
and verify some key configuration right before it goes to production. Cluster 
failure simulation by different people can go wild and the results can be 
different, even wrongly interpreted. This tool standardizes the steps as the 
simple CLI. It is carefully designed and must not change any configuration to 
harm the production.
+
+## Motivation
+ Convenient
+Customers using tools like yast2-cluster/ha-cluster-bootstrap to setup a 
cluster.
+Before really pushing into production environment, it's necessary to make sure 
everything in cluster works well and is configured correctly.
+To archive above target, a lots of commands or steps will be included, like 
kill the primary process, check node/resource/cluster statu

commit python-cluster-preflight-check for openSUSE:Factory

2019-09-24 Thread root
Hello community,

here is the log from the commit of package python-cluster-preflight-check for 
openSUSE:Factory checked in at 2019-09-25 08:11:36

Comparing /work/SRC/openSUSE:Factory/python-cluster-preflight-check (Old)
 and  /work/SRC/openSUSE:Factory/.python-cluster-preflight-check.new.7948 
(New)


Package is "python-cluster-preflight-check"

Wed Sep 25 08:11:36 2019 rev:3 rq:732626 version:0.0.33

Changes:

--- 
/work/SRC/openSUSE:Factory/python-cluster-preflight-check/python-cluster-preflight-check.changes
2019-09-13 15:03:08.137284577 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-cluster-preflight-check.new.7948/python-cluster-preflight-check.changes
  2019-09-25 08:11:38.962523606 +0200
@@ -1,0 +2,7 @@
+Mon Sep 23 07:13:55 UTC 2019 - Thomas Schraitle 
+
+- version 0.0.33
+  - Use setup.py to create ha-cluster-preflight-check automatically (#10)
+  - Use underscores in source tarball as provided by GitHub
+
+---

Old:

  cluster-preflight-check-0.0.29.tar.gz

New:

  cluster_preflight_check-0.0.33.tar.gz



Other differences:
--
++ python-cluster-preflight-check.spec ++
--- /var/tmp/diff_new_pack.Lld4Od/_old  2019-09-25 08:11:39.602523516 +0200
+++ /var/tmp/diff_new_pack.Lld4Od/_new  2019-09-25 08:11:39.602523516 +0200
@@ -12,19 +12,19 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-cluster-preflight-check
-Version:0.0.29
+Version:0.0.33
 Release:0
-Summary:Tool for Standardized Testing of Basic Cluster Functionality
+Summary:Standardized Testing of Basic Cluster Functionality
 License:BSD-3-Clause
 Group:  Development/Languages/Python
 URL:https://github.com/liangxin1300/cluster_preflight_check.git
-Source: cluster-preflight-check-%{version}.tar.gz
+Source: cluster_preflight_check-%{version}.tar.gz
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
@@ -40,30 +40,31 @@
 %python_subpackages
 
 %description
-Tool for Standardized Testing of Basic Cluster Functionality
+Tool for Standardized Testing of Basic Cluster Functionality.
+It checks the environment, the current cluster state, and more.
+The script creates a JSON output for each test case.
 
 %prep
-%setup -q -n cluster-preflight-check-%{version}
+%setup -q -n cluster_preflight_check-%{version}
 
 %build
 %python_build
 
 %install
 %python_install
-%python_clone -a %{buildroot}%{_bindir}/cluster-preflight-check
-
+%python_clone -a %{buildroot}%{_bindir}/ha-cluster-preflight-check
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %post
-%python_install_alternative cluster-preflight-check
+%python_install_alternative ha-cluster-preflight-check
 
 %postun
-%python_uninstall_alternative cluster-preflight-check
+%python_uninstall_alternative ha-cluster-preflight-check
 
 %files %{python_files}
 %doc AUTHORS README.md COPYING
 %{python_sitelib}/cluster_preflight_check
 %{python_sitelib}/cluster_preflight_check-%{version}*.egg-info
-%python_alternative %{_bindir}/cluster-preflight-check
+%python_alternative %{_bindir}/ha-cluster-preflight-check
 
 %changelog




commit python-cluster-preflight-check for openSUSE:Factory

2019-09-13 Thread root
Hello community,

here is the log from the commit of package python-cluster-preflight-check for 
openSUSE:Factory checked in at 2019-09-13 15:00:47

Comparing /work/SRC/openSUSE:Factory/python-cluster-preflight-check (Old)
 and  /work/SRC/openSUSE:Factory/.python-cluster-preflight-check.new.7948 
(New)


Package is "python-cluster-preflight-check"

Fri Sep 13 15:00:47 2019 rev:2 rq:730354 version:0.0.29

Changes:

--- 
/work/SRC/openSUSE:Factory/python-cluster-preflight-check/python-cluster-preflight-check.changes
2019-08-27 10:25:07.635924576 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-cluster-preflight-check.new.7948/python-cluster-preflight-check.changes
  2019-09-13 15:03:08.137284577 +0200
@@ -1,0 +2,5 @@
+Tue Aug 27 05:27:15 UTC 2019 - Jan Engelhardt 
+
+- Language fixes to the description.
+
+---



Other differences:
--
++ python-cluster-preflight-check.spec ++
--- /var/tmp/diff_new_pack.lyvrg3/_old  2019-09-13 15:03:08.909284413 +0200
+++ /var/tmp/diff_new_pack.lyvrg3/_new  2019-09-13 15:03:08.913284412 +0200
@@ -20,7 +20,7 @@
 Name:   python-cluster-preflight-check
 Version:0.0.29
 Release:0
-Summary:Tool for Standardize Testing of Basic Cluster Functionality
+Summary:Tool for Standardized Testing of Basic Cluster Functionality
 License:BSD-3-Clause
 Group:  Development/Languages/Python
 URL:https://github.com/liangxin1300/cluster_preflight_check.git
@@ -40,7 +40,7 @@
 %python_subpackages
 
 %description
-Tool for Standardize Testing of Basic Cluster Functionality
+Tool for Standardized Testing of Basic Cluster Functionality
 
 %prep
 %setup -q -n cluster-preflight-check-%{version}