Bug 713733 - ami-6a897e03_us-east-1 6.0 x86_64
Summary: ami-6a897e03_us-east-1 6.0 x86_64
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Cloud Image Validation
Classification: Red Hat
Component: images
Version: RHEL6.0
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jay Greguske
QA Contact: wes hayutin
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-06-16 12:25 UTC by wes hayutin
Modified: 2011-06-21 18:17 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-06-21 18:17:20 UTC
Target Upstream Version:


Attachments (Terms of Use)
Comment (76.63 KB, text/plain)
2011-06-16 12:25 UTC, wes hayutin
no flags Details
Comment (96.88 KB, text/plain)
2011-06-16 12:25 UTC, wes hayutin
no flags Details

Description wes hayutin 2011-06-16 12:25:39 UTC
initial bug opening

Comment 1 wes hayutin 2011-06-16 12:25:45 UTC
Created attachment 915335 [details]
Comment

(This comment was longer than 65,535 characters and has been moved to an attachment by Red Hat Bugzilla).

Comment 2 wes hayutin 2011-06-16 12:25:49 UTC
Created attachment 915336 [details]
Comment

(This comment was longer than 65,535 characters and has been moved to an attachment by Red Hat Bugzilla).

Comment 3 wes hayutin 2011-06-16 12:26:58 UTC
IMAGE ID= asdf
###### TEST KERNEL AFTER REBOOT ####  
######################################################################################
# NEW TEST: ## Verify disabled yum plugin ... 
######################################################################################
COMMAND:  grep ^enabled /etc/yum/pluginconf.d/rhnplugin.conf | grep -v '^#' | cut -d\= -f2 | awk '{print }' | sort -f | uniq
RESULT:  0 
EXPECTED RESULT: 
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify kernel name ... 
######################################################################################
COMMAND:  /bin/uname -s
RESULT: Linux 
EXPECTED RESULT: Linux
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify latest installed kernel is running ... 
######################################################################################
RHEL VERSION IS 6
LATEST_RPM_KERNEL_VERSION=2.6.32-131.4.1
CURRENT_UNAME_KERNAL_VERSION=2.6.32-71.el6
assert latest rpm kernel = uname -r
COMMAND:  uname -r | sed 's/\(.*\).........../\1/'
RESULT: 2.6.32-71 
EXPECTED RESULT: 2.6.32-131.4.1
RETURN CODE: 0
FAIL
2.6.32-71
######################################################################################
# NEW TEST: ## Verify latest kenerl is in /boot/grub/menu.1st ... 
######################################################################################
COMMAND:  cat /boot/grub/menu.lst | grep 2.6.32-131.4.1
RESULT:  
EXPECTED RESULT: 
RETURN CODE: 1
FAIL

######################################################################################
# NEW TEST: ## Verify operating system ... 
######################################################################################
COMMAND:  /bin/uname -o
RESULT: GNU/Linux

Comment 4 wes hayutin 2011-06-16 12:27:01 UTC
EXPECTED RESULT: GNU/Linux
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Verify /etc/sysconfig/kernel ... 
######################################################################################
COMMAND:  ls /etc/sysconfig/kernel
ls: cannot access /etc/sysconfig/kernel: No such file or directory
RESULT:  
EXPECTED RESULT: 
RETURN CODE: 2
FAIL

######################################################################################
# NEW TEST: ## Verify /etc/sysconfig/kernel contains UPDATEDEFAULT ... 
######################################################################################
COMMAND:  cat /etc/sysconfig/kernel | grep UPDATEDEFAULT=yes
cat: /etc/sysconfig/kernel: No such file or directory
RESULT:  
EXPECTED RESULT: 
RETURN CODE: 1
FAIL

######################################################################################
# NEW TEST: ## Verify /etc/sysconfig/kernel contains DEFAULTKERNEL ... 
######################################################################################
COMMAND:  cat /etc/sysconfig/kernel | grep DEFAULTKERNEL=kernel
cat: /etc/sysconfig/kernel: No such file or directory
RESULT:  
EXPECTED RESULT: 
RETURN CODE: 1
FAIL

hostname

## Summary ##
FAILURES = 9
FAILED TESTS = ## Verify /etc/sysconfig/kernel ... ## Verify /etc/sysconfig/kernel contains UPDATEDEFAULT ... ## Verify /etc/sysconfig/kernel contains DEFAULTKERNEL ... ## Verify sshd_config settings ...
## Verify latest installed kernel is running ... ## Verify latest kenerl is in /boot/grub/menu.1st ... ## Verify /etc/sysconfig/kernel ... ## Verify /etc/sysconfig/kernel contains UPDATEDEFAULT ... ## Verify /etc/sysconfig/kernel contains DEFAULTKERNEL ...
LOG FILE = /root/valid/src/validate.log
## Summary ##

######################################################################################
# NEW TEST: ## Open a bugzilla
######################################################################################

Comment 5 wes hayutin 2011-06-21 18:17:20 UTC
additional testing bugs.. not for real tests


Note You need to log in before you can comment on or make changes to this bug.