I have executed the tests after installing the packages and the tests
all passed

ubuntu@R740xd-nvme-57:~/tests/pmdk_test$ sh ./daxio-version; echo $?
+ dpkg-query -f ${Version}\n -W pmdk-tools
+ cut -d - -f 1
+ pkg_version=1.4.1
+ echo pmdk-tools package version: 1.4.1
pmdk-tools package version: 1.4.1
+ daxio -V
+ daxio_version=1.4.1
+ echo daxio version: 1.4.1
daxio version: 1.4.1
+ [ 1.4.1 = 1.4.1 ]
+ echo Version match, OK
Version match, OK
0

ubuntu@R740xd-nvme-57:~/tests/pmdk_test$ sh ./manage-pools; echo $?
Testing pool type blk
Pool create
Pool info
Pool check
Pool remove

Testing pool type log
Pool create
Pool info
Pool check
Pool remove

Testing pool type obj
Pool create
Pool info
Pool check
Pool remove

Tests succeeded.
0

ubuntu@R740xd-nvme-57:~/tests/pmdk_test$ sh ./rpmemd-version; echo $?
+ dpkg-query -f ${Version}\n -W pmdk-tools
+ cut -d - -f 1
+ pkg_version=1.4.1
+ echo pmdk-tools package version: 1.4.1
pmdk-tools package version: 1.4.1
+ rpmemd -V
+ cut -d   -f 3
+ rpmemd_version=1.4.1
+ echo rpmemd version: 1.4.1
rpmemd version: 1.4.1
+ [ 1.4.1 = 1.4.1 ]
+ echo Version match, OK
Version match, OK
0

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1781269

Title:
  SRU pmdk into Bionic

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pmdk/+bug/1781269/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to